Searched refs:_outl (Results 1 – 7 of 7) sorted by relevance
7 outb; outw; _outl;8 _outb; _outw; _outl;
185 _outl (unsigned int val, unsigned long int port) in _outl() function200 weak_alias (_outl, outl);
593 GLIBC_2.2 _outl F
46 extern void _outl (unsigned int __val, unsigned long int __port);53 #define outl _outl
6 _inb; _inw; _inl; _outb; _outw; _outl; _bus_base; _bus_base_sparse;
806 _outl (unsigned int b, unsigned long int port) in _outl() function872 weak_alias (_outl, outl);
297 GLIBC_2.0 _outl F
Completed in 14 milliseconds