Home
last modified time | relevance | path

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

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