Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dsym_hds.c72 SFO_NAME_SYM "_hds",
123 ssfo = vhci_failover_ops_by_name(SFO_NAME_SYM); in hds_sym_init()
126 "can't import " SFO_NAME_SYM "\n")); in hds_sym_init()
H A Dsym.c72 SCSI_FAILOVER_OP(SFO_NAME_SYM, symmetric);
H A Dtpgs_tape.c174 "can't import " SFO_NAME_SYM "\n")); in tpgs_tape_init()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h644 #define SFO_NAME_SYM "f_sym" macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c502 if (vhci_failover_ops_by_name(SFO_NAME_SYM) == NULL) in vhci_failover_modopen()
504 SFO_NAME_SYM "\" not defined in scsi_vhci.conf's " in vhci_failover_modopen()