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

  /src/sys/dev/ic/
nvmevar.h 108 struct nvme_ops { struct
132 const struct nvme_ops *sc_ops;
nvme.c 70 static const struct nvme_ops nvme_ops = { variable in typeref:typename:const struct nvme_ops
365 sc->sc_ops = &nvme_ops;

Completed in 13 milliseconds