Searched refs:InPortLong (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.h81 #ifdef InPortLong
82 #undef InPortLong macro
109 #define InPortLong(p) inl((SISIOADDRESS)(p)) macro
128 #define InPortLong(p) inSISREGL((IOADDRESS)(p)) macro
H A Dinit.c921 return(InPortLong(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.h81 #ifdef InPortLong
82 #undef InPortLong macro
109 #define InPortLong(p) inl((SISIOADDRESS)(p)) macro
128 #define InPortLong(p) inSISREGL((IOADDRESS)(p)) macro
H A Dinit.c921 return(InPortLong(port));

Completed in 72 milliseconds