Searched refs:evt_head (Results 1 – 2 of 2) sorted by relevance
537 ctrl->evt_head = 0; in amdvi_init_event()696 event = &softc->event[ctrl->evt_head / size]; in amdvi_print_events()700 i, ctrl->evt_head, ctrl->evt_tail); in amdvi_print_events()702 ctrl->evt_head = MOD_INC(ctrl->evt_head, size, in amdvi_print_events()760 ctrl->status, ctrl->evt_head, ctrl->evt_tail); in amdvi_event_intr()841 result = softc->ctrl->evt_head; in amdvi_handle_sysctl()
234 uint32_t evt_head:19; member