Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dar5210.c1938 HAL_BOOL set_chip, u_int16_t sleep_duration) in ar5k_ar5210_set_power() argument
1950 if (set_chip == AH_TRUE) { in ar5k_ar5210_set_power()
1958 if (set_chip == AH_TRUE) { in ar5k_ar5210_set_power()
1966 if (set_chip == AH_FALSE) in ar5k_ar5210_set_power()
H A Dar5211.c2049 HAL_BOOL set_chip, u_int16_t sleep_duration) in ar5k_ar5211_set_power() argument
2061 if (set_chip == AH_TRUE) { in ar5k_ar5211_set_power()
2069 if (set_chip == AH_TRUE) { in ar5k_ar5211_set_power()
2077 if (set_chip == AH_FALSE) in ar5k_ar5211_set_power()
H A Dar5212.c2441 HAL_BOOL set_chip, u_int16_t sleep_duration) in ar5k_ar5212_set_power() argument
2453 if (set_chip == AH_TRUE) { in ar5k_ar5212_set_power()
2461 if (set_chip == AH_TRUE) in ar5k_ar5212_set_power()
2468 if (set_chip == AH_FALSE) in ar5k_ar5212_set_power()
H A Dar5xxx.h1028 HAL_BOOL set_chip, u_int16_t sleep_duration); \