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

/freebsd-12-stable/sys/dev/firewire/
H A Dfwohcivar.h79 int fwohci_init (struct fwohci_softc *, device_t);
H A Dfwohci_pci.c322 err = fwohci_init(sc, self);
325 device_printf(self, "fwohci_init failed with err=%d\n", err);
H A Dfwohci.c601 fwohci_init(struct fwohci_softc *sc, device_t dev) function
/freebsd-12-stable/stand/i386/libfirewire/
H A Dfwohci.h57 int fwohci_init(struct fwohci_softc *, int);
H A Dfirewire.c387 if (fwohci_init(sc, 0) == 0) {
H A Dfwohci.c265 fwohci_init(struct fwohci_softc *sc, device_t dev) function

Completed in 55 milliseconds