Searched refs:insw (Results 1 - 25 of 109) sorted by relevance

12345

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/lib/
H A Dio-shark.c47 * Proto : insw(int from_port, void *to, int len_in_words);
52 void insw(unsigned int port, void *to, int len) function
62 insw(port, to, len >> 2);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/kernel/
H A Dio_unknown.c33 UNKNOWN_ALIAS(insw)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ip2/
H A Di2os.h42 #define INSW(port,addr,count) insw((port),(addr),(((count)+1)/2))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/pcmcia/
H A Dnsp_io.h91 insw(BaseAddr + Register, buf, count);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-ebsa110/
H A Dio.h74 extern void insw(unsigned int port, void *buf, int sz);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-ebsa110/
H A Dio.h74 extern void insw(unsigned int port, void *buf, int sz);
/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
213 #define insl(data_reg, buffer, wcount) insw(data_reg, buffer, (wcount)<<1)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dide.h145 #ifdef insw
146 #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.h145 #ifdef insw
146 #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-m68k/
H A Dide.h179 #undef insw macro
210 #define insw(port, buf, nr) raw_insw(ADDR_TRANS_W(port), buf, nr) macro
213 #define insl(data_reg, buffer, wcount) insw(data_reg, buffer, (wcount)<<1)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dide.h145 #ifdef insw
146 #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.h145 #ifdef insw
146 #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/
H A Dide.h145 #ifdef insw
146 #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/
H A Dide.h145 #ifdef insw
146 #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-mips/vr41xx/
H A Dvrc4173.h67 #define vrc4173_insw(port,addr,count) insw(vrc4173_io_offset+(port),(addr),(count))
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dio.h92 # define insw __insw macro
227 #ifndef insw
228 # define insw(p,d,c) _insw((p),(d),(c)) macro
314 extern void insw(unsigned long port, void *dst, unsigned long count);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dide.h143 #ifdef insw
144 #undef insw macro
150 #define insl(data_reg, buffer, wcount) insw(data_reg, buffer, (wcount)<<1)
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.h140 #ifdef insw
141 #undef insw macro
147 #define insl(data_reg, buffer, wcount) insw(data_reg, buffer, (wcount)<<1)
150 #define insw(port, buf, nr) ide_insw((port), (buf), (nr)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/vr41xx/
H A Dvrc4173.h67 #define vrc4173_insw(port,addr,count) insw(vrc4173_io_offset+(port),(addr),(count))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dio.h92 # define insw __insw macro
227 #ifndef insw
228 # define insw(p,d,c) _insw((p),(d),(c)) macro
314 extern void insw(unsigned long port, void *dst, unsigned long count);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dide.h143 #ifdef insw
144 #undef insw macro
150 #define insl(data_reg, buffer, wcount) insw(data_reg, buffer, (wcount)<<1)
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.h140 #ifdef insw
141 #undef insw macro
147 #define insl(data_reg, buffer, wcount) insw(data_reg, buffer, (wcount)<<1)
150 #define insw(port, buf, nr) ide_insw((port), (buf), (nr)) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/vr41xx/
H A Dvrc4173.h67 #define vrc4173_insw(port,addr,count) insw(vrc4173_io_offset+(port),(addr),(count))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/vr41xx/
H A Dvrc4173.h67 #define vrc4173_insw(port,addr,count) insw(vrc4173_io_offset+(port),(addr),(count))
/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
375 * We implement these as 16-bit insw/outsw, mainly for

Completed in 132 milliseconds

12345