Searched refs:BUS_ADRERR (Results 1 – 3 of 3) sorted by relevance
316 #define BUS_ADRERR 2 /* Nonexistent physical address. */ macro
365 ucode = (type == T_PROTFLT) ? BUS_OBJERR : BUS_ADRERR; in trap()369 ucode = BUS_ADRERR; in trap()
316 ucode = BUS_ADRERR; in trap()