Searched refs:central_softc (Results 1 – 1 of 1) sorted by relevance
48 struct central_softc { struct59 CFATTACH_DECL_NEW(central, sizeof(struct central_softc), argument65 static bus_space_tag_t central_alloc_bus_tag(struct central_softc *);87 struct central_softc *sc = device_private(self); in central_attach()156 central_alloc_bus_tag(struct central_softc *sc) in central_alloc_bus_tag()177 struct central_softc *sc = t->cookie; in _central_bus_map()