Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dcore.c134 set_bit(FIRST_BOOT, &ar->flag); in ath6kl_core_init()
Dcore.h548 FIRST_BOOT, enumerator
Dinit.c1529 if (test_and_clear_bit(FIRST_BOOT, &ar->flag)) { in ath6kl_init_hw_start()