Lines Matching refs:phase

1180 		host->phase = host->jsstatus0 & TSS_PH_MASK;  in tulip_scsi()
1338 if (host->phase == MSG_OUT) { in initio_state_1()
1418 switch (host->phase) { in initio_state_3()
1425 if (host->phase == CMD_OUT) in initio_state_3()
1489 switch (host->phase) { in initio_state_4()
1576 if ((cnt == 1) && (host->phase == DATA_OUT)) { in initio_state_5()
1636 switch (host->phase) { in initio_state_6()
1686 switch (host->phase) { in initio_state_7()
1775 if (host->phase != DATA_IN) { in initio_xpad_in()
1800 if (host->phase != DATA_OUT) { /* Disable wide CPU to allow read 16 bits */ in initio_xpad_out()
1820 if (host->phase == MSG_OUT) { in initio_status_msg()
1828 if (host->phase == MSG_IN) { in initio_status_msg()
1833 if (host->phase != MSG_OUT) in initio_status_msg()
1955 if (host->phase != MSG_IN) in int_initio_resel()
1969 if (host->phase != MSG_IN) in int_initio_resel()
2040 if (host->phase != MSG_OUT) in initio_msgout_abort_targ()
2063 if (host->phase != MSG_OUT) in initio_msgout_abort_tag()
2123 if (host->phase != MSG_IN) in initio_msgin()
2124 return host->phase; in initio_msgin()
2136 if (host->phase == MSG_OUT) { in initio_msgout_reject()
2141 return host->phase; in initio_msgout_reject()
2156 return host->phase; in initio_msgin_extend()
2169 return host->phase; in initio_msgin_extend()
2194 return host->phase; in initio_msgin_extend()
2230 return host->phase; in initio_msgin_extend()
2391 if (host->phase != MSG_OUT) in initio_bus_device_reset()
2444 host->phase = host->jsstatus0 & TSS_PH_MASK; in wait_tulip()
2480 return host->phase; in wait_tulip()
2481 return host->phase; in wait_tulip()