Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/htc2/AR6000/
Dar6k_gmbox.c266 if (pDev->GMboxEnabled) { in DevCleanupGMbox()
267 pDev->GMboxEnabled = false; in DevCleanupGMbox()
318 pDev->GMboxEnabled = true; in DevSetupGMbox()
Dar6k.h141 bool GMboxEnabled; member
355 pDev->GMboxEnabled = false; in DevSetupGMbox()
Dar6k_events.c260 if (pDev->GMboxEnabled) { in DevServiceDebugInterrupt()
589 if (pDev->GMboxEnabled) { in ProcessPendingIRQs()