Lines Matching defs:inl
110 extern _X_EXPORT unsigned int inl(unsigned short);
118 extern _X_EXPORT unsigned int inl(unsigned long);
261 inl(unsigned long port)
281 extern _X_EXPORT unsigned int inl(unsigned int port);
330 inl(unsigned short port)
333 __asm__ __volatile__("inl %1,%0":"=a"(ret):"d"(port));
392 inl(unsigned long port)
566 inl(unsigned PORT_SIZE port)
754 inl(unsigned short port)
923 inl(unsigned PORT_SIZE port)
963 inl(unsigned PORT_SIZE port)
1009 inl(unsigned short port)