Searched refs:PH_MSG_OUT (Results 1 – 3 of 3) sorted by relevance
301 #define PH_MSG_OUT 0x06 /* Message out phase */ macro
358 PH_MSG_OUT , enumerator
599 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()