Searched refs:InPortByte (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dosdef.h73 #ifdef InPortByte
74 #undef InPortByte macro
107 #define InPortByte(p) inb((SISIOADDRESS)(p)) macro
126 #define InPortByte(p) inSISREG((IOADDRESS)(p)) macro
H A Dinit.c903 return(InPortByte(port + 1));
909 return(InPortByte(port));

Completed in 26 milliseconds