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

/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohcivar.h81 int fwohci_init (struct fwohci_softc *);
88 int fwohci_init (struct fwohci_softc *, device_t);
H A Dfwohci_pci.cpp217 if (fwohci_init(sc) < B_OK){
219 ERROR("fwohci_init failed");
H A Dfwohci.cpp590 fwohci_init(struct fwohci_softc *sc) function

Completed in 80 milliseconds