Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dwd33c93.h175 #define SRCID_MASK 0x07 macro
H A Dwd33c93.c1324 id &= SRCID_MASK; in wd33c93_intr()