Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c517 char *minor_nodetype = DDI_NT_NVME_NEXUS; in nvme_walk() local
520 minor_nodetype = DDI_NT_NVME_ATTACHMENT_POINT; in nvme_walk()
522 (void) di_walk_minor(node, minor_nodetype, 0, npa, nvme_process); in nvme_walk()