Home
last modified time | relevance | path

Searched refs:IN_PORT_DWORD (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dhcfcfg.h458 #define IN_PORT_DWORD(port) NDIS_IN_LONG( (ULONG) (port) ) macro
931 #define IN_PORT_DWORD(port) IN_PORT_HCF32(port) macro
1160 #define IN_PORT_DWORD(port) inl( (hcf_io)(port) ) macro
1792 #define IN_PORT_DWORD(port) (sysInLong( (hcf_io)(port) )) macro