Searched defs:inw (Results 1 – 15 of 15) sorted by relevance
28 #define inw __inw macro
150 #define inw inw macro151 static inline unsigned int inw(unsigned long port) in inw() function
62 #define inw logic_inw macro
252 #define inw eisa_in16 macro264 static inline short inw(unsigned long addr) in inw() function
112 u16 (*inw) (struct pci_hba_data *hba, u16 port); member
11 static inline u16 inw(unsigned long addr) in inw() function
201 #define inw inw macro202 static inline u16 inw(unsigned long addr) in inw() function
320 #define inw isa_inw macro349 #define inw(port) ((port) < 1024 ? isa_rom_inw(port) : in_le16(port)) macro
210 static inline u16 inw(unsigned long port) in inw() function
74 u16 inw(unsigned long port) in inw() function
244 #define inw(p) ({ __u16 __v = le16_to_cpu((__force __le16) \ macro
345 extern inline u16 inw(unsigned long port) in inw() function
176 static inline uint16_t inw(uint16_t port) in inw() function
533 #define inw _inw macro
662 #define inw inw macro