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

  /src/sys/dev/ic/
nvmevar.h 232 int nvme_ns_identify(struct nvme_softc *, uint16_t);
nvme.c 511 error = nvme_ns_identify(sc, i);
698 nvme_ns_identify(struct nvme_softc *sc, uint16_t nsid) function in typeref:typename:int

Completed in 21 milliseconds