Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/arm/
H A Dfas216.h83 #define INST_BUSSERVICE (1 << 4) /* Bus service */ macro
H A Dfas216.c1662 else if (inst & INST_BUSSERVICE) /* bus service request */ in fas216_intr()