Searched refs:nvme_ops (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dnvmevar.h108 struct nvme_ops { struct
132 const struct nvme_ops *sc_ops;
H A Dnvme.c70 static const struct nvme_ops nvme_ops = { variable in typeref:struct:nvme_ops
365 sc->sc_ops = &nvme_ops;
/netbsd-current/sys/arch/arm/apple/
H A Dapple_nvme.c123 static const struct nvme_ops nvme_ans_ops = {

Completed in 95 milliseconds