Home
last modified time | relevance | path

Searched refs:ohci_iterate_hw_softc (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/bus/u4b/controller/
H A Dohci_pci.c214 &ohci_iterate_hw_softc)) { in ohci_pci_attach()
362 usb_bus_mem_free_all(&sc->sc_bus, &ohci_iterate_hw_softc); in ohci_pci_detach()
H A Dohci.h257 usb_bus_mem_cb_t ohci_iterate_hw_softc; variable
H A Dohci.c140 ohci_iterate_hw_softc(struct usb_bus *bus, usb_bus_mem_sub_cb_t *cb) in ohci_iterate_hw_softc() function
398 usb_bus_mem_flush_all(&sc->sc_bus, &ohci_iterate_hw_softc); in ohci_init()