Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.h159 #define SYS_ERR_BITS 0x3800000UL macro
H A Ddnet.c1542 if ((int_status & SYS_ERR_BITS) == MASTER_ABORT) in dnet_intr()
1544 if ((int_status & SYS_ERR_BITS) == TARGET_ABORT) in dnet_intr()
1546 if ((int_status & SYS_ERR_BITS) == PARITY_ERROR) in dnet_intr()