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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dosdef.h82 #ifdef InPortLong
83 #undef InPortLong
118 #define InPortLong(p) inl((unsigned long)(p)) macro
137 #define InPortLong(p) inSISREGL((unsigned long)(p)) macro
H A Dinit.c926 return(InPortLong(port));

Completed in 7 milliseconds