Home | Sort by: relevance | last modified time | path |
/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; |