Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Ddc395x.h302 #define PH_MSG_OUT 0x06 /* Message out phase */ macro
/Linux-v5.4/drivers/scsi/pcmcia/
Dnsp_cs.h354 PH_MSG_OUT , enumerator
Dnsp_cs.c598 if (len == 1 && SCpnt->SCp.phase == PH_MSG_OUT) { in nsp_xfer()
1131 if (((tmpSC->SCp.phase == PH_MSG_IN) || (tmpSC->SCp.phase == PH_MSG_OUT)) && in nspintr()
1220 tmpSC->SCp.phase = PH_MSG_OUT; in nspintr()