Searched defs:OutPortLong (Results 1 - 1 of 1) 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.h70 #undef OutPortLong macro
106 #define OutPortLong(p,v) outl((u32)(v),(SISIOADDRESS)(p)) macro
125 #define OutPortLong(p,v) outSISREGL((IOADDRESS)(p),(CARD32)(v)) macro

Completed in 13 milliseconds