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

/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohcivar.h80 int32 fwohci_intr (void *arg);
87 void fwohci_intr (void *arg);
H A Dfwohci_pci.cpp91 remove_io_interrupt_handler (sc->irq, fwohci_intr, sc);
211 if (install_io_interrupt_handler(sc->irq, fwohci_intr,
H A Dfwohci.cpp2132 fwohci_intr(void *arg) function

Completed in 47 milliseconds