Home
last modified time | relevance | path

Searched refs:OUTONW (Results 1 – 3 of 3) sorted by relevance

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