Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c543 boolean_t rfStatus = B_FALSE; in ath9k_hw_rfattach() local
546 rfStatus = ath9k_hw_init_rf(ah, &ecode); in ath9k_hw_rfattach()
547 if (!rfStatus) { in ath9k_hw_rfattach()