Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rt2860/iface/
Drtmp_pci.h49 #define RTMP_MSI_DISABLE(_pAd) \ macro
57 #define RTMP_MSI_DISABLE(_pAd) do {} while (0) macro
/linux-2.6.39/drivers/staging/rt2860/
Drt_linux.c948 RTMP_MSI_DISABLE(pAd); in RtmpOSIRQRelease()