Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h202 #define OUTONW(np, r, m) OUTW(np, r, INW(np, r) | (m)) macro
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h432 #define OUTONW(r, m) OUTW(r, INW(r) | (m)) macro