Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/arm/
H A Dfas216.h86 #define INST_BUSRESET (1 << 7) /* SCSI Bus reset */ macro
H A Dfas216.c1650 if (inst & INST_BUSRESET) { in fas216_intr()