Home
last modified time | relevance | path

Searched refs:__ide_insw (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dide.h25 __ide_insw(data_reg, buffer, (wcount)<<1)
30 #define __ide_mm_insw __ide_insw
35 static inline void __ide_insw(void __iomem *port, void *dst, u32 count) in __ide_insw() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-generic/
H A Dide.h59 static inline void __ide_insw(unsigned long port, void *addr, in __ide_insw() function
131 #define insw(port, addr, count) __ide_insw(port, addr, count)
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dide.h19 #define __ide_insw insw macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dide_iops.h4 #define __ide_insw insw macro