HomeSort by: relevance | last modified time | path
    Searched defs:nvme_shutdown (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
nvme.c 56 static int nvme_shutdown(struct nvme_softc *);
573 error = nvme_shutdown(sc);
590 return nvme_shutdown(sc);
639 nvme_shutdown(struct nvme_softc *sc) function in typeref:typename:int

Completed in 11 milliseconds