Searched refs:INST_ILLEGALCMD (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/scsi/arm/ | ||
D | fas216.h | 85 #define INST_ILLEGALCMD (1 << 6) /* Illegal command */ macro |
D | fas216.c | 1654 } else if (inst & INST_ILLEGALCMD) { in fas216_intr() |