Searched refs:vbus_softc (Results 1 – 1 of 1) sorted by relevance
44 struct vbus_softc { struct54 CFATTACH_DECL_NEW(vbus, sizeof(struct vbus_softc), argument60 bus_space_tag_t vbus_alloc_bus_tag(struct vbus_softc *, bus_space_tag_t);76 struct vbus_softc *sc = device_private(self); in vbus_attach()264 vbus_alloc_bus_tag(struct vbus_softc *sc, bus_space_tag_t parent) in vbus_alloc_bus_tag()