Searched refs:COMPLETION_QUEUE_CYCLE_BIT (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/scsi/isci/
H A Dhost.c140 * COMPLETION_QUEUE_CYCLE_BIT() -
144 #define COMPLETION_QUEUE_CYCLE_BIT(x) ((x) & 0x80000000) macro
185 COMPLETION_QUEUE_CYCLE_BIT(ihost->completion_queue[get_index]))
506 == COMPLETION_QUEUE_CYCLE_BIT(ihost->completion_queue[get_index])

Completed in 137 milliseconds