Searched refs:event_index (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/sys/dev/twa/ |
| HD | tw_cl_io.c | 378 TW_INT32 event_index; in tw_cl_ioctl() local 404 event_index = ctlr->aen_head; in tw_cl_ioctl() 412 event_index = ctlr->aen_tail; /* = 0 */ in tw_cl_ioctl() 415 &(ctlr->aen_queue[event_index]), in tw_cl_ioctl() 418 ctlr->aen_queue[event_index].retrieved = TW_CL_AEN_RETRIEVED; in tw_cl_ioctl() 447 event_index = (ctlr->aen_head - 1 + ctlr->max_aens_supported) % in tw_cl_ioctl() 451 &(ctlr->aen_queue[event_index]), in tw_cl_ioctl() 454 ctlr->aen_queue[event_index].retrieved = TW_CL_AEN_RETRIEVED; in tw_cl_ioctl() 495 event_index = (start_index + event_buf.sequence_id - in tw_cl_ioctl() 502 start_index, event_index, event_buf.sequence_id, in tw_cl_ioctl() [all …]
|
| /NextBSD/sys/dev/isci/scil/ |
| HD | scic_sds_controller.c | 2419 U32 event_index; in scic_sds_controller_process_completions() local 2440 event_index = NORMALIZE_EVENT_POINTER(this_controller->completion_queue_get); in scic_sds_controller_process_completions() 2481 INCREMENT_EVENT_QUEUE_GET(this_controller, event_index, event_cycle); in scic_sds_controller_process_completions() 2502 | event_cycle | SMU_CQGR_GEN_VAL(EVENT_POINTER, event_index) in scic_sds_controller_process_completions() 2534 U32 event_index; in scic_sds_controller_transitioned_process_completions() local 2555 event_index = NORMALIZE_EVENT_POINTER(this_controller->completion_queue_get); in scic_sds_controller_transitioned_process_completions() 2583 INCREMENT_EVENT_QUEUE_GET(this_controller, event_index, event_cycle); in scic_sds_controller_transitioned_process_completions() 2606 | event_cycle | SMU_CQGR_GEN_VAL(EVENT_POINTER, event_index) in scic_sds_controller_transitioned_process_completions()
|
| /NextBSD/sys/dev/mps/ |
| HD | mpsvar.h | 392 uint8_t event_index; member
|
| HD | mps_user.c | 1944 i = sc->event_index; in mpssas_record_event() 1969 sc->event_index = (uint8_t)i; in mpssas_record_event()
|
| /NextBSD/sys/dev/mpr/ |
| HD | mprvar.h | 375 uint8_t event_index; member
|
| HD | mpr_user.c | 1971 i = sc->event_index; in mprsas_record_event() 1996 sc->event_index = (uint8_t)i; in mprsas_record_event()
|
| /NextBSD/sys/dev/pdq/ |
| HD | pdqreg.h | 1123 pdq_uint32_t event_index; member
|
| HD | pdq.c | 689 printf("[%d]", event->event_index); in pdq_process_unsolicited_events()
|
| /NextBSD/sys/dev/mlx5/ |
| HD | mlx5_ifc.h | 7885 u8 event_index[0x10]; member
|