Searched refs:PARITY_ERROR (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.h160 #define PARITY_ERROR 0x00000000UL macro
H A Ddnet.c1545 if ((int_status & SYS_ERR_BITS) == PARITY_ERROR)
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1697 #define PARITY_ERROR BIT_11 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3891 if (ha->flags & PARITY_ERROR) {
3893 ha->flags &= ~PARITY_ERROR;
H A Dql_isr.c506 if (ha->flags & PARITY_ERROR) {
574 ha->flags |= PARITY_ERROR;

Completed in 88 milliseconds