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

/freebsd-10-stable/sys/dev/firewire/
H A Dfwohcivar.h81 int fwohci_init (struct fwohci_softc *, device_t);
H A Dfwohci_pci.c387 err = fwohci_init(sc, self);
390 device_printf(self, "fwohci_init failed with err=%d\n", err);
H A Dfwohci.c613 fwohci_init(struct fwohci_softc *sc, device_t dev) function
/freebsd-10-stable/sys/boot/i386/libfirewire/
H A Dfwohci.h61 int fwohci_init(struct fwohci_softc *, int);
H A Dfirewire.c372 if (fwohci_init(sc, 0) == 0) {
H A Dfwohci.c270 fwohci_init(struct fwohci_softc *sc, device_t dev) function

Completed in 190 milliseconds