Searched defs:outw (Results 1 – 8 of 8) sorted by relevance
32 static inline void outw(uint16_t v, uint16_t p) in outw() function
214 outw %ax, $128 label248 outw %dx label263 outw %ax, (%dx) label
97 std::wstring outw; in TEST() local
604 outw %ax, (%dx) label
217 outw %ax, $128 label251 outw %dx label266 outw %ax, (%dx) label
444 outw DX define
128 IOAPI_INLINE ( efi, outw ) ( uint16_t data, volatile uint16_t *io_addr ) { in IOAPI_INLINE() argument
338 #define outw( data, io_addr ) \ macro