Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbwfmvar.h110 int (*bc_setup)(struct bwfm_softc *); member
H A Dbwfm.c986 if (sc->sc_buscore_ops->bc_setup) in bwfm_chip_attach()
987 sc->sc_buscore_ops->bc_setup(sc); in bwfm_chip_attach()
/openbsd/sys/dev/sdmmc/
H A Dif_bwfm_sdio.c187 .bc_setup = NULL,
/openbsd/sys/dev/pci/
H A Dif_bwfm_pci.c313 .bc_setup = NULL,