OUTOFFW           433 drivers/scsi/ncr53c8xx.h #define OUTOFFW(r, m)	OUTW(r, INW(r) & ~(m))
OUTOFFW           203 drivers/scsi/sym53c8xx_2/sym_hipd.h #define OUTOFFW(np, r, m)	OUTW(np, r, INW(np, r) & ~(m))