Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.h336 #define PATH_APID_DYN_SEP "," macro
H A Dcfga_cvt.c271 } else if (strstr(dyncomp, PATH_APID_DYN_SEP) != NULL) { in apid_to_path()
H A Dcfga_utils.c364 if (strstr(dyncomp, PATH_APID_DYN_SEP) != NULL) { in apidt_create()