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

  /src/sys/dev/ic/
bwfmvar.h 253 void bwfm_attach(struct bwfm_softc *);
bwfm.c 327 bwfm_attach(struct bwfm_softc *sc) function in typeref:typename:void
  /src/sys/dev/usb/
if_bwfm_usb.c 417 bwfm_attach(&sc->sc_sc);
  /src/sys/dev/sdmmc/
if_bwfm_sdio.c 574 /* used and cleared by bwfm_attach */
578 bwfm_attach(&sc->sc_sc);
  /src/sys/dev/pci/
if_bwfm_pci.c 752 bwfm_attach(&sc->sc_sc);

Completed in 44 milliseconds