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

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_ctl.c49 static char *get_node_path(char *minor_path);
312 get_node_path(apidp->path);
414 dev_list[0] = get_node_path(apidp->path);
577 dev_list[0] = get_node_path(apidp->path);
815 if ((hbap = get_node_path(apidp->hba_phys)) == NULL) {
886 if ((bus_path = get_node_path(apidp->hba_phys)) == NULL)
895 if ((dev_path = get_node_path(apidp->path)) == NULL) {
1522 get_node_path(char *minor_path) function

Completed in 59 milliseconds