Home
last modified time | relevance | path

Searched refs:PH_MSG_OUT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/
H A Dnsp_cs.h354 PH_MSG_OUT , enumerator
H A Dnsp_cs.c597 if (len == 1 && scsi_pointer->phase == PH_MSG_OUT) { in nsp_xfer()
1138 scsi_pointer->phase == PH_MSG_OUT) && in nspintr()
1228 scsi_pointer->phase = PH_MSG_OUT; in nspintr()
/kernel/linux/linux-6.6/drivers/scsi/
H A Ddc395x.h264 #define PH_MSG_OUT 0x06 /* Message out phase */ macro
/kernel/linux/linux-5.10/drivers/scsi/
H A Ddc395x.h302 #define PH_MSG_OUT 0x06 /* Message out phase */ macro

Completed in 10 milliseconds