Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_mci.c1491 u_int32_t temp_index; in ar9300_mci_state() local
1500 temp_index = ahp->ah_mci_gpm_idx; in ar9300_mci_state()
1508 __func__, gpm_ptr, temp_index, in ar9300_mci_state()
1510 if (ar9300_mci_is_gpm_valid(ah, temp_index)) { in ar9300_mci_state()
1511 value = temp_index; in ar9300_mci_state()