Lines Matching +full:use +full:- +full:parity
8 * Copyright (C) 1992 - 1997, 1999 Silicon Graphics, Inc.
20 * All register "addresses" are actually offsets. Use the LOCAL_HUB
65 #define PI_NMI_OFFSET (PI_NMI_B - PI_NMI_A)
109 /* Built-In Self Test support */
132 #define PI_GFX_OFFSET (PI_GFX_PAGE_B - PI_GFX_PAGE_A)
160 #define PI_STACKADDR_OFFSET (PI_ERR_STACK_ADDR_B - PI_ERR_STACK_ADDR_A)
161 #define PI_ERRSTAT_OFFSET (PI_ERR_STATUS0_B - PI_ERR_STATUS0_A)
162 #define PI_RDCLR_OFFSET (PI_ERR_STATUS0_A_RCLR - PI_ERR_STATUS0_A)
173 #define PI_ERR_SYSSTATE_B 0x00000100 /* SysState parity error */
175 #define PI_ERR_SYSAD_DATA_B 0x00000400 /* SysAD data parity error */
177 #define PI_ERR_SYSAD_ADDR_B 0x00001000 /* SysAD addr parity error */
179 #define PI_ERR_SYSCMD_DATA_B 0x00004000 /* SysCmd data parity error */
181 #define PI_ERR_SYSCMD_ADDR_B 0x00010000 /* SysCmd addr parity error */
187 #define PI_ERR_SYSSTATE_TAG_B 0x00400000 /* SysState tag parity error */
231 * Use the write types if WRBRRB is 1 else use the read types
307 ((_sz) ? (PI_MIN_STACK_SIZE << ((_sz) - 1)) : 0)
368 #define PI_SYSAD_ERRCHK_SADP 0x04 /* Enable SysAD parity checking */
369 #define PI_SYSAD_ERRCHK_CMDP 0x08 /* Enable SysCmd parity checking */
370 #define PI_SYSAD_ERRCHK_STATE 0x10 /* Enable SysState parity checking */