Home
last modified time | relevance | path

Searched defs:OUTOFFW (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h203 #define OUTOFFW(np, r, m) OUTW(np, r, INW(np, r) & ~(m)) macro
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h433 #define OUTOFFW(r, m) OUTW(r, INW(r) & ~(m)) macro