Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbwfmvar.h123 extern struct bwfm_proto_ops bwfm_proto_bcdc_ops;
H A Dbwfm.c172 struct bwfm_proto_ops bwfm_proto_bcdc_ops = { variable
/openbsd/sys/dev/usb/
H A Dif_bwfm_usb.c244 sc->sc_sc.sc_proto_ops = &bwfm_proto_bcdc_ops; in bwfm_usb_attach()
/openbsd/sys/dev/sdmmc/
H A Dif_bwfm_sdio.c338 sc->sc_sc.sc_proto_ops = &bwfm_proto_bcdc_ops; in bwfm_sdio_attach()