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

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c232 int ret = strncmp(lunlistp->path, SCSI_VHCI_ROOT,
233 strlen(SCSI_VHCI_ROOT));
301 int ret = strncmp(lunlistp->path, SCSI_VHCI_ROOT,
302 strlen(SCSI_VHCI_ROOT));
351 if (strncmp(path, SCSI_VHCI_ROOT, strlen(SCSI_VHCI_ROOT)) == 0) {
443 if (strncmp(lunlistp->path, SCSI_VHCI_ROOT,
444 strlen(SCSI_VHCI_ROOT)) == 0) {
523 if (strncmp(lunlistp->path, SCSI_VHCI_ROOT,
524 strlen(SCSI_VHCI_ROOT)) !
[all...]
H A Dcfga_fp.h440 #define SCSI_VHCI_ROOT "/devices/scsi_vhci/" macro

Completed in 24 milliseconds