Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ieee1394/
Dfwohcivar.h80 void fwohci_init(struct fwohci_softc *);
Dfwohci.c327 fwohci_init(struct fwohci_softc *sc) in fwohci_init() function
/netbsd/src/sys/dev/cardbus/
Dfwohci_cardbus.c101 fwohci_init(&sc->sc_sc); in fwohci_cardbus_attach()
/netbsd/src/sys/dev/pci/
Dfwohci_pci.c107 fwohci_init(&psc->psc_sc); in fwohci_pci_attach()