Searched refs:fwstate (Results 1 – 1 of 1) sorted by relevance
2499 u16 fwstate; in b43_mac_enable() local2501 fwstate = b43_shm_read16(dev, B43_SHM_SHARED, in b43_mac_enable()2503 if ((fwstate != B43_SHM_SH_UCODESTAT_SUSP) && in b43_mac_enable()2504 (fwstate != B43_SHM_SH_UCODESTAT_SLEEP)) { in b43_mac_enable()2507 fwstate); in b43_mac_enable()