Searched refs:evt_head (Results 1 – 2 of 2) sorted by relevance
539 ctrl->evt_head = 0; in amdvi_init_event()698 event = &softc->event[ctrl->evt_head / size]; in amdvi_print_events()702 i, ctrl->evt_head, ctrl->evt_tail); in amdvi_print_events()704 ctrl->evt_head = MOD_INC(ctrl->evt_head, size, in amdvi_print_events()762 ctrl->status, ctrl->evt_head, ctrl->evt_tail); in amdvi_event_intr()909 result = softc->ctrl->evt_head; in amdvi_handle_sysctl()
233 uint32_t evt_head:19; member