Home
last modified time | relevance | path

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

/drivers/scsi/
Ddc395x.h303 #define PH_MSG_IN 0x07 /* Message in phase */ macro
/drivers/scsi/pcmcia/
Dnsp_cs.h353 PH_MSG_IN , enumerator
Dnsp_cs.c1131 if (((tmpSC->SCp.phase == PH_MSG_IN) || (tmpSC->SCp.phase == PH_MSG_OUT)) && in nspintr()
1253 tmpSC->SCp.phase = PH_MSG_IN; in nspintr()