Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dio_mm.h319 #define inw_p isa_inw_p macro
348 #define inw_p(port) ((port) < 1024 ? isa_rom_inw_p(port) : in_le16(port)) macro
/linux/arch/alpha/include/asm/
H A Dio.h549 #define inw_p inw macro