Searched refs:isa_insb (Results 1 – 2 of 2) sorted by relevance
14 #define insl(port,buf,len) isa_insb(port,buf,(len)<<2)
219 #define isa_insb(port, buf, nr) raw_insb(isa_itb(port), (buf), (nr)) macro241 #define insb isa_insb