Searched refs:fwohci_init (Results 1 – 3 of 3) sorted by relevance
81 int fwohci_init (struct fwohci_softc *);88 int fwohci_init (struct fwohci_softc *, device_t);
217 if (fwohci_init(sc) < B_OK){ in fwohci_pci_attach()
590 fwohci_init(struct fwohci_softc *sc) function