Home
last modified time | relevance | path

Searched refs:bus_teardown_intr (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci_pci.c178 (void)bus_teardown_intr(NUM_HAL_INTERRUPT_USB_EHCI, sc); in ehci_pci_attach()
197 (void)bus_teardown_intr(sc->sc_irq_res->start, sc); in ehci_pci_detach()
H A Dxhci_pci.c179 (void)bus_teardown_intr(sc->sc_irq_res->start, sc); in xhci_pci_detach()
/third_party/FreeBSD/sys/sys/
H A Dbus.h344 int bus_teardown_intr(int irq, void *arg);
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c3055 bus_teardown_intr(int irq, void *arg) in bus_teardown_intr() function

Completed in 6 milliseconds