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

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c507 char *xport_phys, *vhci_path, *dyncomp; local
529 vhci_path = lunlistp->path;
534 if (xport_phys == NULL || vhci_path == NULL) {
553 vhci_path_ptr = vhci_path + strlen(DEVICES_DIR);
577 /* found vhci_path we are looking for */
1067 char *node_path, *vhci_path, *update_str; local
1111 if ((vhci_path = di_devfs_path(client_node)) == NULL) {
1119 if ((ptr = strrchr(vhci_path, '@')) != NULL) {
1123 if ((ptr = strrchr(vhci_path, '/')) == NULL) {
1135 di_devfs_path_free(vhci_path);
[all...]

Completed in 22 milliseconds