Searched refs:io_insw (Results 1 – 1 of 1) sorted by relevance
86 static inline void io_insw(unsigned long port, void *dst, unsigned long count) in io_insw() function134 #define insw(a, b, l) io_insw(a, b, l)