Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c1345 char *devPath = NULL; in scsi_vhci_details() local
1374 devPath = strstr(buf, "/devices/"); in scsi_vhci_details()
1375 if (devPath == NULL) { in scsi_vhci_details()
1405 if (strstr(devPath, ioc.ret_buf[i].device.ret_phci)) { in scsi_vhci_details()