Home
last modified time | relevance | path

Searched defs:INW (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dnatsemi.c252 INW(struct eth_device *dev, u_long addr) in INW() function
H A Dns8382x.c273 INW(struct eth_device *dev, u_long addr) in INW() function
H A Deepro100.c232 static inline int INW (struct eth_device *dev, u_long addr) in INW() function
H A Dax88180.h356 static inline unsigned short INW (struct eth_device *dev, unsigned long addr) in INW() function
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h193 #define INW(np, r) INW_OFF(np, offsetof(struct sym_reg, r)) macro
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h419 #define INW(r) INW_OFF (offsetof(struct ncr_reg,r)) macro