Searched refs:event_cycle (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/isci/scil/
H A Dscic_sds_controller.c2420 U32 event_cycle; local
2441 event_cycle = SMU_CQGR_EVENT_CYCLE_BIT & this_controller->completion_queue_get;
2481 INCREMENT_EVENT_QUEUE_GET(this_controller, event_index, event_cycle);
2502 | event_cycle | SMU_CQGR_GEN_VAL(EVENT_POINTER, event_index)
2535 U32 event_cycle; local
2556 event_cycle = SMU_CQGR_EVENT_CYCLE_BIT & this_controller->completion_queue_get;
2583 INCREMENT_EVENT_QUEUE_GET(this_controller, event_index, event_cycle);
2606 | event_cycle | SMU_CQGR_GEN_VAL(EVENT_POINTER, event_index)

Completed in 69 milliseconds