Home
last modified time | relevance | path

Searched refs:DDI_NT_NVME_NEXUS (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c517 char *minor_nodetype = DDI_NT_NVME_NEXUS; in nvme_walk()
/titanic_44/usr/src/uts/common/sys/
H A Dsunddi.h215 #define DDI_NT_NVME_NEXUS "ddi_ctl:devctl:nvme" /* nexus drivers */ macro
/titanic_44/usr/src/uts/common/io/nvme/
H A Dnvme.c2980 NVME_MINOR(ddi_get_instance(dip), 0), DDI_NT_NVME_NEXUS, 0) in nvme_attach()