Searched refs:io_insb (Results 1 – 1 of 1) sorted by relevance
78 static inline void io_insb(unsigned long port, void *dst, unsigned long count) in io_insb() function133 #define insb(a, b, l) io_insb(a, b, l)