Searched refs:ErrorCount (Results 1 – 4 of 4) sorted by relevance
128 if (ErrorLimit == 0 || ErrorCount < ErrorLimit) { in error()131 } else if (ErrorCount == ErrorLimit) { in error()138 ++ErrorCount; in error()
86 uint64_t ErrorCount = 0;118 inline uint64_t errorCount() { return errorHandler().ErrorCount; } in errorCount()
2408 U16 ErrorCount; /* 04h */ member
3143 MPT_2_HOST16(rpd0, ErrorData.ErrorCount); in mpt2host_config_page_raid_phys_disk_0()