Searched refs:get_cycle (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/scsi/isci/
H A Dhost.c488 u32 get_cycle; local
499 get_cycle = SMU_CQGR_CYCLE_BIT & ihost->completion_queue_get;
505 NORMALIZE_GET_POINTER_CYCLE_BIT(get_cycle)
513 get_cycle ^= ((get_index+1) & SCU_MAX_COMPLETION_QUEUE_ENTRIES) <<
564 get_cycle |

Completed in 227 milliseconds