Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/arm/
Dfas216.h85 #define INST_ILLEGALCMD (1 << 6) /* Illegal command */ macro
Dfas216.c1654 } else if (inst & INST_ILLEGALCMD) { in fas216_intr()