Home
last modified time | relevance | path

Searched refs:device_set_softc (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dusb_controller.c397 device_set_softc(dev, NULL); in usb_bus_detach()
699 device_set_softc(dev, bus); in usb_bus_attach()
/third_party/FreeBSD/sys/sys/
H A Dbus.h334 void device_set_softc(device_t dev, void *softc);
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c1054 device_set_softc(device_t dev, void *softc) in device_set_softc() function

Completed in 8 milliseconds