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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dinitio.c1426 case MSG_IN: /* Message in phase */
1495 case MSG_IN: /* Message in phase */
1639 case MSG_IN: /* Message in phase */
1806 { /* status & MSG_IN */
1825 if (host->phase == MSG_IN) {
1951 if (host->phase != MSG_IN)
1965 if (host->phase != MSG_IN)
2119 if (host->phase != MSG_IN)
2151 if (initio_msgin_accept(host) != MSG_IN)
2164 if ((initio_msgin_accept(host)) != MSG_IN)
[all...]
H A Dinitio.h286 #define MSG_IN 7 macro

Completed in 50 milliseconds