Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h334 #define VPD_TAG_LRT 0x90 macro
H A Dqlt.c1556 } else if (*vpd == VPD_TAG_LRT || *vpd == VPD_TAG_LRTC) { in qlt_vpd_findtag()
1606 if (*opcode == VPD_TAG_END || *opcode == VPD_TAG_LRT || in qlt_vpd_lookup()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c1408 } else if (*vpd == VPD_TAG_LRT || *vpd == VPD_TAG_LRTC) { in ql_vpd_findtag()
1478 if (*opcode == VPD_TAG_END || *opcode == VPD_TAG_LRT || in ql_vpd_lookup()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h767 #define VPD_TAG_LRT 0x90 macro