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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscic_sds_controller.c133 (((U32)(SMU_CQGR_CYCLE_BIT & (x))) << (31 - SMU_COMPLETION_QUEUE_GET_CYCLE_BIT_SHIFT))
155 SMU_CQGR_CYCLE_BIT \
2438 get_cycle = SMU_CQGR_CYCLE_BIT & this_controller->completion_queue_get;
2553 get_cycle = SMU_CQGR_CYCLE_BIT & this_controller->completion_queue_get;
H A Dscu_registers.h201 #define SMU_CQGR_CYCLE_BIT \ macro

Completed in 140 milliseconds