Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dar5xxx.c218 hal->ah_single_chip = AH_TRUE; in ath_hal_attach()
224 hal->ah_single_chip = AH_FALSE; in ath_hal_attach()
H A Dar5xxx.h1089 HAL_BOOL ah_single_chip; member
H A Dath.c239 if (ah->ah_single_chip == AH_TRUE) { in ath_attach()