Looking for definition of inw and/or __inw on x86

Anthony Barbachan (barbacha@trill.cis.fordham.edu)
Tue, 8 Sep 1998 01:51:17 -0400


I am writing a module for 2.0.35 which requires inw. I found inw in
asm-i386/io.h however that definition used __inw which I cannot find at all.
Can anybody tell me where either __inw or a "complete" definition of inw is
located.

PS

I think this is a bug since asm-i386/io.h uses __inw in its definition
of inw, it should have included the file that contained the definition of
__inw.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html