Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dsym.c138 opinfo->opinfo_rev = OPINFO_REV; in symmetric_path_get_opinfo()
H A Dtape.c162 opinfo->opinfo_rev = OPINFO_REV; in tape_path_get_opinfo()
H A Dsym_hds.c283 opinfo->opinfo_rev = OPINFO_REV; in hds_sym_get_opinfo()
H A Dtpgs.c385 opinfo->opinfo_rev = OPINFO_REV; in std_path_get_opinfo()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h516 #define OPINFO_REV 1 macro