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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 82 milliseconds