Home
last modified time | relevance | path

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

/sys/dev/x86/
Dioport.h17 static __inline__ unsigned short inw(unsigned short port) in inw() function
/sys/amd64/
Dpci.c39 return inw(port); in PCICfgRead16()
/sys/amd64/include/
Damd64op.h463 static INLINE uint16_t inw(uint16_t port) in inw() function