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

/freebsd-current/sys/dev/usb/controller/
H A Duhci_pci.c298 &uhci_iterate_hw_softc)) {
454 usb_bus_mem_free_all(&sc->sc_bus, &uhci_iterate_hw_softc);
H A Duhci.h244 usb_bus_mem_cb_t uhci_iterate_hw_softc; variable
H A Duhci.c166 uhci_iterate_hw_softc(struct usb_bus *bus, usb_bus_mem_sub_cb_t *cb) function
635 usb_bus_mem_flush_all(&sc->sc_bus, &uhci_iterate_hw_softc);

Completed in 95 milliseconds