Home
last modified time | relevance | path

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

/arch/sandbox/lib/
A Dpci_io.c117 int _inb(unsigned int addr) in _inb() function
/arch/sandbox/include/asm/
A Dio.h135 int _inb(unsigned int addr);
141 #define inb(port) _inb((uintptr_t)(port))
/arch/x86/include/asm/
A Dio.h186 #define inb(port) _inb((uintptr_t)(port))

Completed in 6 milliseconds