Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi.h222 uint32_t ie_report_count; /* # of times to report an IE */ member
235 #define IEC_RPTCNT_CHANGEABLE(ies) ((ies).ie_report_count == BE_32(0xffffffff))
H A Dds_scsi.c860 BE_32(sip->si_iec_current.ie_report_count)) != 0) in load_ie_modepage()
916 new_iec_page.ie_report_count = BE_32(1); in scsi_enable_ie()