Searched refs:ohci_iterate_hw_softc (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/dev/usb/controller/
H A Dohci_pci.c218 &ohci_iterate_hw_softc)) {
353 usb_bus_mem_free_all(&sc->sc_bus, &ohci_iterate_hw_softc);
H A Dgeneric_ohci.c121 USB_GET_DMA_TAG(dev), &ohci_iterate_hw_softc)) {
268 usb_bus_mem_free_all(&sc->ohci_sc.sc_bus, &ohci_iterate_hw_softc);
H A Dohci.h258 usb_bus_mem_cb_t ohci_iterate_hw_softc; variable
H A Dohci.c147 ohci_iterate_hw_softc(struct usb_bus *bus, usb_bus_mem_sub_cb_t *cb) function
404 usb_bus_mem_flush_all(&sc->sc_bus, &ohci_iterate_hw_softc);
/freebsd-current/sys/powerpc/ps3/
H A Dohci_ps3.c90 USB_GET_DMA_TAG(dev), &ohci_iterate_hw_softc))

Completed in 80 milliseconds