Searched refs:readsw (Results 1 – 1 of 1) sorted by relevance
204 #ifndef readsw205 #define readsw readsw macro206 static inline void readsw(const volatile void __iomem *addr, void *buffer, in readsw() function337 readsw(PCI_IOBASE + addr, buffer, count); in insw()390 readsw(addr, buffer, count); in ioread16_rep()
Completed in 6 milliseconds