Home
last modified time | relevance | path

Searched refs:bwfm_chip_attach (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/ic/
H A Dbwfmvar.h210 int bwfm_chip_attach(struct bwfm_softc *);
H A Dbwfm.c76 int bwfm_chip_attach(struct bwfm_softc *);
880 bwfm_chip_attach(struct bwfm_softc *sc) in bwfm_chip_attach() function
/openbsd/sys/dev/sdmmc/
H A Dif_bwfm_sdio.c300 if (bwfm_chip_attach(&sc->sc_sc) != 0) { in bwfm_sdio_attach()
/openbsd/sys/dev/pci/
H A Dif_bwfm_pci.c448 if (bwfm_chip_attach(&sc->sc_sc) != 0) { in bwfm_pci_preinit()