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

  /src/sys/dev/ieee1394/
fwohcivar.h 82 int fwohci_detach(struct fwohci_softc *, int);
fwohci.c 322 * data structures well enough that fwohci_detach won't crash, even if
513 fwohci_detach(struct fwohci_softc *sc, int flags) function in typeref:typename:int
  /src/sys/dev/cardbus/
fwohci_cardbus.c 144 rv = fwohci_detach(&sc->sc_sc, flags);
  /src/sys/dev/pci/
fwohci_pci.c 178 rv = fwohci_detach(&psc->psc_sc, flags);

Completed in 17 milliseconds