Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsmap.c59 #define SCSI_VHCI_CONF "/kernel/drv/scsi_vhci.conf" macro
1161 if (file_exists(rootdir, SCSI_VHCI_CONF) == 0) { in is_mpxio_disabled()
1176 mpxio_disable = lookup_in_conf_file(rootdir, SCSI_VHCI_CONF, NULL); in is_mpxio_disabled()