Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.c212 if (options != NULL && strcmp(options, OPT_USE_DIFORCE) != 0) { in cfga_list_ext()
H A Dcfga_scsi.h195 #define OPT_USE_DIFORCE "use_diforce" macro