HomeSort by: relevance | last modified time | path
    Searched refs:fwohci_init (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ieee1394/
fwohcivar.h 80 void fwohci_init(struct fwohci_softc *);
fwohci.c 321 * Call fwohci_init before fwohci_attach to initialize the kernel's
327 fwohci_init(struct fwohci_softc *sc) function in typeref:typename:void
395 * Call fwohci_attach after fwohci_init to initialize the hardware and
  /src/sys/dev/cardbus/
fwohci_cardbus.c 101 fwohci_init(&sc->sc_sc);
  /src/sys/dev/pci/
fwohci_pci.c 107 fwohci_init(&psc->psc_sc);

Completed in 14 milliseconds