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

  /src/sys/external/isc/atheros_hal/dist/
ah.h 25 * Clients of the HAL call ath_hal_attach to obtain a reference to an ath_hal
662 * Clients of the HAL call ath_hal_attach to obtain a reference to an
666 * reference returned by ath_hal_attach the caller should verify the
878 extern struct ath_hal * __ahdecl ath_hal_attach(uint16_t devid, HAL_SOFTC,
ah.c 53 ath_hal_attach(uint16_t devid, HAL_SOFTC sc, function in typeref:struct:ath_hal *
  /src/sys/dev/ic/
ath.c 293 ah = ath_hal_attach(devid, sc, sc->sc_st, sc->sc_sh, &status);

Completed in 16 milliseconds