Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.c696 if (gr->srgr_stp_smp_nexus_loss_time == 0) { in main()
698 } else if (gr->srgr_stp_smp_nexus_loss_time == UINT16_MAX) { in main()
702 SCSI_READ16(&gr->srgr_stp_smp_nexus_loss_time)); in main()
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dsmp_frames.h166 uint16_t srgr_stp_smp_nexus_loss_time; member