Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c64 char *npa_path; member
477 npa->npa_path = di_devfs_path(node); in nvme_process()
478 if (npa->npa_path == NULL) in nvme_process()
499 di_devfs_path_free(npa->npa_path); in nvme_process()