Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/kernel/
Dmfgpt-compat.h145 static inline void mmio_insw(void __iomem *addr, u16 *dst, int count) in mmio_insw() function
193 IO_COND(addr, insw(port,dst,count), mmio_insw(addr, dst, count)); in ioread16_rep()