Searched defs:insw (Results 1 - 25 of 43) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/lib/
H A DPeeCeeI.c151 void insw(unsigned long addr, void *dst, unsigned long count) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/lib/
H A Dio-shark.c52 void insw(unsigned int port, void *to, int len) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/lib/
H A Dio.c161 void insw (unsigned long port, void *dst, unsigned long count) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-ebsa110/
H A Dio.c356 void insw(unsigned int port, void *from, int len) function
372 EXPORT_SYMBOL(insw); variable
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-rpc/
H A Dio.h245 #define insw(p,d,l) __raw_readsw(__ioaddr(p),d,l) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-rpc/
H A Dio.h245 #define insw(p,d,l) __raw_readsw(__ioaddr(p),d,l) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/lib/
H A Dio.c175 void insw (unsigned long port, void *dst, unsigned long count) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dide.h144 #undef insw macro
153 #define insw(port, buf, nr) ide_insw((port), (buf), (nr)) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dide.h141 #undef insw macro
150 #define insw(port, buf, nr) ide_insw((port), (buf), (nr)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dide.h144 #undef insw macro
153 #define insw(port, buf, nr) ide_insw((port), (buf), (nr)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dide.h141 #undef insw macro
150 #define insw(port, buf, nr) ide_insw((port), (buf), (nr)) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dio.h257 #define insw(x,y,z) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dio.h257 #define insw(x,y,z) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dide.h179 #undef insw macro
210 #define insw(port, buf, nr) raw_insw(ADDR_TRANS_W(port), buf, nr) macro
H A Dio.h236 #define insw isa_insw macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dide.h146 #undef insw macro
158 #define insw(port, addr, count) ide_insw(port, addr, count) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dide.h146 #undef insw macro
158 #define insw(port, addr, count) ide_insw(port, addr, count) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dio.h76 #define insw(port, buf, ns) _insw_ns((u16 *)((port)+_IO_BASE), (buf), (ns)) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dio.h77 #define insw(port, buf, ns) eeh_insw_ns((u16 *)(port), (buf), (ns)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dide.h179 #undef insw macro
210 #define insw(port, buf, nr) raw_insw(ADDR_TRANS_W(port), buf, nr) macro
H A Dio.h236 #define insw isa_insw macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dide.h146 #undef insw macro
158 #define insw(port, addr, count) ide_insw(port, addr, count) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dide.h146 #undef insw macro
158 #define insw(port, addr, count) ide_insw(port, addr, count) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dio.h76 #define insw(port, buf, ns) _insw_ns((u16 *)((port)+_IO_BASE), (buf), (ns)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dio.h77 #define insw(port, buf, ns) eeh_insw_ns((u16 *)(port), (buf), (ns)) macro

Completed in 129 milliseconds

12