Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h441 #define SCSI_VHCI_DRVR "scsi_vhci" macro
H A Dcfga_cvt.c722 is_scsi_vhci_dev = (strstr(path_name, SCSI_VHCI_DRVR) != NULL) ? 1 : 0; in construct_nodepath_from_dinode()
H A Dcfga_cs.c554 if ((vhci = di_drv_first_node(SCSI_VHCI_DRVR, root)) == in is_xport_phys_in_pathlist()