Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmac53c94.h118 #define INTR_ILL_CMD 0x40 /* illegal command */ macro
H A Dmac53c94.c222 if (intr & INTR_ILL_CMD) { in mac53c94_interrupt()