Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Ddc395x.h302 #define PH_MSG_OUT 0x06 /* Message out phase */ macro
/OK3568_Linux_fs/kernel/drivers/scsi/pcmcia/
H A Dnsp_cs.h354 PH_MSG_OUT , enumerator
H A Dnsp_cs.c597 if (len == 1 && SCpnt->SCp.phase == PH_MSG_OUT) { in nsp_xfer()
1130 if (((tmpSC->SCp.phase == PH_MSG_IN) || (tmpSC->SCp.phase == PH_MSG_OUT)) && in nspintr()
1219 tmpSC->SCp.phase = PH_MSG_OUT; in nspintr()