Searched refs:TX39_INTRSTATUS6_IRQLOW (Results 1 – 2 of 2) sorted by relevance
/netbsd/sys/arch/hpcmips/tx/ | ||
H A D | tx39icureg.h | 368 #define TX39_INTRSTATUS6_IRQLOW 0x40000000 macro |
H A D | tx39icu.c | 752 reg & TX39_INTRSTATUS6_IRQLOW ? "LO" : "--", in tx39_intr_dump() |