Home
last modified time | relevance | path

Searched defs:TX_INTR (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hpcmips/tx/
H A Dtx39.c83 #define TX_INTR tx_intr macro
85 #define TX_INTR cpu_intr /* locore_mips3 directly call this */ macro
H A Dtx39icu.c67 #define TX_INTR tx_intr macro
69 #define TX_INTR cpu_intr /* locore_mips3 directly call this */ macro
306 TX_INTR(int ppl, vaddr_t pc, uint32_t status) in TX_INTR() function