Searched refs:_outb (Results 1 – 7 of 7) sorted by relevance
44 extern void _outb (unsigned char __val, unsigned long int __port);51 #define outb _outb
8 _outb; _outw; _outl;
167 _outb (unsigned char val, unsigned long int port) in _outb() function198 weak_alias (_outb, outb);
592 GLIBC_2.2 _outb F
6 _inb; _inw; _inl; _outb; _outw; _outl; _bus_base; _bus_base_sparse;
786 _outb (unsigned char b, unsigned long int port) in _outb() function870 weak_alias (_outb, outb);
296 GLIBC_2.0 _outb F
Completed in 10 milliseconds