Searched refs:SYS_ERR_BITS (Results 1 – 2 of 2) sorted by relevance
159 #define SYS_ERR_BITS 0x3800000UL macro
1542 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()