Searched refs:readsb (Results 1 – 1 of 1) sorted by relevance
188 #ifndef readsb189 #define readsb readsb macro190 static inline void readsb(const volatile void __iomem *addr, void *buffer, in readsb() function329 readsb(PCI_IOBASE + addr, buffer, count); in insb()381 readsb(addr, buffer, count); in ioread8_rep()
Completed in 5 milliseconds