Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci_pci.c104 USB_GET_DMA_TAG(dev), &ehci_iterate_hw_softc)) { in ehci_pci_attach()
180 usb_bus_mem_free_all(&sc->sc_bus, &ehci_iterate_hw_softc); in ehci_pci_attach()
207 usb_bus_mem_free_all(&sc->sc_bus, &ehci_iterate_hw_softc); in ehci_pci_detach()
H A Dehci.h448 usb_bus_mem_cb_t ehci_iterate_hw_softc; variable
H A Dehci.c109 ehci_iterate_hw_softc(struct usb_bus *bus, usb_bus_mem_sub_cb_t *cb) in ehci_iterate_hw_softc() function
474 usb_bus_mem_flush_all(&sc->sc_bus, &ehci_iterate_hw_softc); in ehci_init()

Completed in 6 milliseconds