Home
last modified time | relevance | path

Searched defs:nvme_ops (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dnvmevar.h108 struct nvme_ops { struct
132 const struct nvme_ops *sc_ops; argument
H A Dnvme.c70 static const struct nvme_ops nvme_ops = { variable