Searched defs:bcmsdhost_softc (Results 1 – 1 of 1) sorted by relevance
118 struct bcmsdhost_softc { struct119 struct device sc_dev;120 bus_space_tag_t sc_iot;121 bus_space_handle_t sc_ioh;122 bus_addr_t sc_addr;123 bus_size_t sc_size;125 void *sc_ih;150 sizeof(struct bcmsdhost_softc), argument