Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c2334 ah->ah_detach(asc->asc_ah); in ath_attach()
2421 asc->asc_ah->ah_detach(asc->asc_ah); in ath_detach()
H A Dath_hal.h874 void (*ah_detach) (struct ath_hal *); member