HomeSort by: relevance | last modified time | path
    Searched refs:ath_detach (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/mips/atheros/dev/
if_ath_arbus.c 188 ath_detach(&asc->sc_ath);
  /src/sys/dev/pci/
if_ath_pci.c 235 if ((rv = ath_detach(&psc->sc_sc)) != 0)
  /src/sys/dev/cardbus/
if_ath_cardbus.c 215 rv = ath_detach(sc);
  /src/sys/dev/ic/
athvar.h 317 int ath_detach(struct ath_softc *);
ath.c 659 ath_detach(struct ath_softc *sc) function in typeref:typename:int

Completed in 22 milliseconds