Home
last modified time | relevance | path

Searched defs:bwfm_sdio_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/sdmmc/
H A Dif_bwfm_sdio.c83 struct bwfm_sdio_softc { struct
84 struct bwfm_softc sc_sc;
85 struct sdmmc_function **sc_sf;
86 struct rwlock *sc_lock;
87 void *sc_ih;
88 int sc_oob;
90 int sc_initialized;
92 uint32_t sc_bar0;
93 int sc_clkstate;
94 int sc_alp_only;
[all …]