Home
last modified time | relevance | path

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

/drivers/scsi/
Ddc395x.h301 #define PH_MSG_OUT 0x06 /* Message out phase */ macro
/drivers/scsi/pcmcia/
Dnsp_cs.h358 PH_MSG_OUT , enumerator
Dnsp_cs.c599 if (len == 1 && SCpnt->SCp.phase == PH_MSG_OUT) { in nsp_xfer()
1132 if (((tmpSC->SCp.phase == PH_MSG_IN) || (tmpSC->SCp.phase == PH_MSG_OUT)) && in nspintr()
1220 tmpSC->SCp.phase = PH_MSG_OUT; in nspintr()