Home
last modified time | relevance | path

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

/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c1410 u_int32_t temp_index; in ar9300_mci_state() local
1419 temp_index = ahp->ah_mci_gpm_idx; in ar9300_mci_state()
1427 __func__, gpm_ptr, temp_index, in ar9300_mci_state()
1429 if (ar9300_mci_is_gpm_valid(ah, temp_index)) { in ar9300_mci_state()
1430 value = temp_index; in ar9300_mci_state()