Searched refs:inw (Results 1 – 3 of 3) sorted by relevance
17 static __inline__ unsigned short inw(unsigned short port) in inw() function
39 return inw(port); in PCICfgRead16()
463 static INLINE uint16_t inw(uint16_t port) in inw() function