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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscic_sds_controller_registers.h227 controller, completion_queue_get, value \
232 controller, completion_queue_get \
H A Dscic_sds_controller.c473 this_controller->completion_queue_get = 0;
492 this_controller->completion_queue_get = completion_queue_get_value;
2039 U32 get_value = this_controller->completion_queue_get;
2433 this_controller->completion_queue_get
2437 get_index = NORMALIZE_GET_POINTER(this_controller->completion_queue_get);
2438 get_cycle = SMU_CQGR_CYCLE_BIT & this_controller->completion_queue_get;
2440 event_index = NORMALIZE_EVENT_POINTER(this_controller->completion_queue_get);
2441 event_cycle = SMU_CQGR_EVENT_CYCLE_BIT & this_controller->completion_queue_get;
2499 this_controller->completion_queue_get =
2505 SMU_CQGR_WRITE(this_controller, this_controller->completion_queue_get);
[all...]
H A Dscic_sds_controller.h302 U32 completion_queue_get; member in struct:SCIC_SDS_CONTROLLER
H A Dscu_registers.h995 U32 completion_queue_get; member in struct:SMU_REGISTERS

Completed in 154 milliseconds