Searched refs:fwohci_init (Results 1 – 3 of 3) sorted by relevance
78 int fwohci_init (struct fwohci_softc *, device_t);
308 err = fwohci_init(sc, self); in fwohci_pci_attach()
600 fwohci_init(struct fwohci_softc *sc, device_t dev) function