Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/sn/sn0/
H A Dhubpi.h142 #define PI_ERR_STATUS0_A 0x000430 /* Error Status 0A */ macro
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)
/linux/arch/mips/sgi-ip27/
H A Dip27-berr.c75 errst0 = LOCAL_HUB_L(cpu ? PI_ERR_STATUS0_B : PI_ERR_STATUS0_A); in ip27_be_handler()