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

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_sds_controller_registers.h229 controller, completion_queue_get, value \
234 controller, completion_queue_get \
H A Dscic_sds_controller.c475 this_controller->completion_queue_get = 0;
494 this_controller->completion_queue_get = completion_queue_get_value;
2041 U32 get_value = this_controller->completion_queue_get;
2435 this_controller->completion_queue_get
2439 get_index = NORMALIZE_GET_POINTER(this_controller->completion_queue_get);
2440 get_cycle = SMU_CQGR_CYCLE_BIT & this_controller->completion_queue_get;
2442 event_index = NORMALIZE_EVENT_POINTER(this_controller->completion_queue_get);
2443 event_cycle = SMU_CQGR_EVENT_CYCLE_BIT & this_controller->completion_queue_get;
2501 this_controller->completion_queue_get =
2507 SMU_CQGR_WRITE(this_controller, this_controller->completion_queue_get);
[all...]
H A Dscic_sds_controller.h304 U32 completion_queue_get; member in struct:SCIC_SDS_CONTROLLER
H A Dscu_registers.h997 U32 completion_queue_get; member in struct:SMU_REGISTERS

Completed in 69 milliseconds