Searched refs:T_BUS_ERR_LD_ST (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/mips/mips/
H A Dgdb_machdep.c167 case T_BUS_ERR_LD_ST: /* BERR asserted to CPU */
171 case T_BUS_ERR_LD_ST+T_USER: /* BERR asserted to CPU */
H A Dtrap.c789 case T_BUS_ERR_LD_ST + T_USER: /* BERR asserted to cpu */
1072 case T_BUS_ERR_LD_ST: /* BERR asserted to cpu */
/freebsd-10.1-release/sys/mips/include/
H A Dtrap.h57 #define T_BUS_ERR_LD_ST 7 /* Bus error on a load or store */ macro

Completed in 61 milliseconds