Searched refs:evt_head (Results 1 – 2 of 2) sorted by relevance
529 ctrl->evt_head = 0; in amdvi_init_event()688 event = &softc->event[ctrl->evt_head / size]; in amdvi_print_events()692 i, ctrl->evt_head, ctrl->evt_tail); in amdvi_print_events()694 ctrl->evt_head = MOD_INC(ctrl->evt_head, size, in amdvi_print_events()752 ctrl->status, ctrl->evt_head, ctrl->evt_tail); in amdvi_event_intr()833 result = softc->ctrl->evt_head; in amdvi_handle_sysctl()
234 uint32_t evt_head:19; member