Home
last modified time | relevance | path

Searched refs:IS_MSGBYTESENT (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/arm/
Dfas216.h98 #define IS_MSGBYTESENT 0x01 /* One byte message sent*/ macro
Dfas216.c1359 if ((is & IS_BITS) != IS_MSGBYTESENT) in fas216_busservice_intr()
1366 case IS_MSGBYTESENT: in fas216_busservice_intr()