Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/arm/
Dfas216.h95 #define IS_MSGBYTESENT 0x01 /* One byte message sent*/ macro
Dfas216.c1364 if ((is & IS_BITS) != IS_MSGBYTESENT) in fas216_busservice_intr()
1371 case IS_MSGBYTESENT: in fas216_busservice_intr()