Searched refs:device_get_softc (Results 1 – 16 of 16) sorted by relevance
90 struct xhci_softc *sc = device_get_softc(self);; in xhci_pci_attach()169 struct xhci_softc *sc = device_get_softc(self); in xhci_pci_detach()199 struct xhci_softc *sc = device_get_softc(self); in xhci_pci_take_controller()
94 ehci_softc_t *sc = device_get_softc(self); in ehci_pci_attach()190 ehci_softc_t *sc = device_get_softc(self); in ehci_pci_detach()
154 struct usb_bus *bus = (struct usb_bus *)device_get_softc(dev); in usb_detach()216 struct usb_bus *bus = (struct usb_bus *)device_get_softc(dev); in usb_suspend()244 struct usb_bus *bus = (struct usb_bus *)device_get_softc(dev); in usb_resume()294 struct usb_bus *bus = device_get_softc(dev); in usb_shutdown()
724 struct composite_softc *usb_cdev = device_get_softc(dev); in composite_attach()765 struct composite_softc *usb_cdev = device_get_softc(dev); in composite_detach()766 void *parnet_conext = device_get_softc(device_get_parent(dev)); in composite_detach()
68 cdev = (struct composite_softc *)device_get_softc(dev); in get_uac()
248 struct usb_linux_softc *sc = device_get_softc(dev); in usb_linux_attach()297 struct usb_linux_softc *sc = device_get_softc(dev); in usb_linux_detach()333 struct usb_linux_softc *sc = device_get_softc(dev); in usb_linux_suspend()351 struct usb_linux_softc *sc = device_get_softc(dev); in usb_linux_resume()
351 struct axge_softc *sc = device_get_softc(dev); in axge_attach()388 struct axge_softc *sc = device_get_softc(dev); in axge_detach()
461 struct cdce_softc *sc = (struct cdce_softc *)device_get_softc(dev); in cdce_attach()639 struct cdce_softc *sc = (struct cdce_softc *)device_get_softc(dev); in cdce_detach()1053 struct cdce_softc *sc = device_get_softc(dev); in cdce_handle_request()
188 struct urndis_softc *sc = device_get_softc(dev); in urndis_attach()313 struct urndis_softc *sc = device_get_softc(dev); in urndis_detach()
696 struct axe_softc *sc = device_get_softc(dev); in axe_attach()735 struct axe_softc *sc = device_get_softc(dev); in axe_detach()
1258 struct uhub_softc *sc = device_get_softc(dev); in uhub_attach()1615 struct uhub_softc *sc = device_get_softc(dev); in uhub_detach()1751 sc = device_get_softc(parent); in uhub_child_location_string()1792 sc = device_get_softc(parent); in uhub_child_pnpinfo_string()2423 bus = device_get_softc(dev); in usb_needs_explore_all()
738 struct uhid_softc *sc = device_get_softc(dev); in uhid_attach()900 struct uhid_softc *sc = device_get_softc(dev); in uhid_detach()
673 struct u3g_softc *sc = (struct u3g_softc *)device_get_softc(dev); in u3g_attach()772 struct u3g_softc *sc = (struct u3g_softc *)device_get_softc(dev); in u3g_detach()
732 return (device_get_softc(dev)); in devclass_get_softc()1043 device_get_softc(device_t dev) in device_get_softc() function
311 void *device_get_softc(device_t dev);
918 (struct umass_softc *)device_get_softc(dev); in umass_attach()1112 struct umass_softc *sc = (struct umass_softc *)device_get_softc(dev); in umass_detach()