Home
last modified time | relevance | path

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

/include/asm-generic/
Dio.h388 #ifndef readsb
389 #define readsb readsb macro
390 static inline void readsb(const volatile void __iomem *addr, void *buffer, in readsb() function
682 readsb(PCI_IOBASE + addr, buffer, count); in insb()
906 readsb(addr, buffer, count); in ioread8_rep()