Home
last modified time | relevance | path

Searched defs:_inb (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/
H A Dio.h547 #define _inb _inb macro
/linux/include/asm-generic/
H A Dio.h541 #if !defined(inb) && !defined(_inb) macro
542 #define _inb _inb in _inb() function