Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc/
Dio.h187 #define insl_ns(port, buf, nl) _insl_ns((u32 *)((port)+_IO_BASE), (buf), (nl)) macro
/linux-2.4.37.9/include/asm-ppc64/
Dio.h123 #define insl_ns(port, buf, nl) _insl_ns((u32 *)((port)+pci_io_base), (buf), (nl)) macro