Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohcivar.h78 int fwohci_init (struct fwohci_softc *, device_t);
H A Dfwohci_pci.c308 err = fwohci_init(sc, self); in fwohci_pci_attach()
H A Dfwohci.c600 fwohci_init(struct fwohci_softc *sc, device_t dev) function