Searched refs:_inb (Results 1 – 7 of 7) sorted by relevance
40 extern unsigned int _inb (unsigned long int __port);41 extern unsigned int _inb (unsigned long int __port);48 #define inb _inb
6 _inb; _inw; _inl;
134 _inb (unsigned long int port) in _inb() function195 weak_alias (_inb, inb);
574 GLIBC_2.2 _inb F
6 _inb; _inw; _inl; _outb; _outw; _outl; _bus_base; _bus_base_sparse;
816 _inb (unsigned long int port) in _inb() function867 weak_alias (_inb, inb);
278 GLIBC_2.0 _inb F
Completed in 9 milliseconds