Searched defs:InPortByte (Results 1 - 2 of 2) 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.h74 #undef InPortByte macro
107 #define InPortByte(p) inb((SISIOADDRESS)(p)) macro
126 #define InPortByte(p) inSISREG((IOADDRESS)(p)) macro
/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.h74 #undef InPortByte macro
107 #define InPortByte(p) inb((SISIOADDRESS)(p)) macro
126 #define InPortByte(p) inSISREG((IOADDRESS)(p)) macro

Completed in 70 milliseconds