Home
last modified time | relevance | path

Searched refs:in_arbitration (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dfdomain.c348 in_arbitration = 0x02, enumerator
1170 if (current_SC->SCp.phase & in_arbitration) { in do_fdomain_16x0_intr()
1458 current_SC->SCp.phase = in_arbitration; in fdomain_16x0_queue_lck()
1488 case in_arbitration: printk("arbitration"); break; in DEF_SCSI_QCMD()