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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_sds_controller.c135 (((U32)(SMU_CQGR_CYCLE_BIT & (x))) << (31 - SMU_COMPLETION_QUEUE_GET_CYCLE_BIT_SHIFT))
157 SMU_CQGR_CYCLE_BIT \
2440 get_cycle = SMU_CQGR_CYCLE_BIT & this_controller->completion_queue_get;
2555 get_cycle = SMU_CQGR_CYCLE_BIT & this_controller->completion_queue_get;
H A Dscu_registers.h203 #define SMU_CQGR_CYCLE_BIT \ macro

Completed in 144 milliseconds