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

  /src/sys/dev/ic/
nvmevar.h 189 int nvme_detach(struct nvme_softc *, int flags);
nvme.c 565 nvme_detach(struct nvme_softc *sc, int flags) function in typeref:typename:int
  /src/sys/dev/pci/
nvme_pci.c 299 error = nvme_detach(sc, flags);

Completed in 14 milliseconds