Home
last modified time | relevance | path

Searched refs:__inbc (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/i386/include/
H A Dpio.h58 (__use_immediate_port(port) ? __inbc(port) : __inb(port))
61 __inbc(int port) in __inbc() function
/openbsd/sys/arch/amd64/include/
H A Dpio.h58 (/* CONSTCOND */ __use_immediate_port(port) ? __inbc(port) : __inb(port))
61 __inbc(unsigned port) in __inbc() function