Searched defs:isa_outsb (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dio.h214 #define isa_outsb(port, buf, nr) raw_outsb(isa_itb(port), (buf), (nr)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dio.h214 #define isa_outsb(port, buf, nr) raw_outsb(isa_itb(port), (buf), (nr)) macro

Completed in 37 milliseconds