Searched refs:parity_pause_errors (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c577 if (ha->parity_pause_errors == 0 ||
583 ha->parity_pause_errors);
594 if (ha->parity_pause_errors == 0) {
598 if (ha->parity_pause_errors < 0xffffffff) {
599 ha->parity_pause_errors++;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1534 uint32_t parity_pause_errors; member in struct:ql_adapter_state

Completed in 276 milliseconds