Home
last modified time | relevance | path

Searched refs:bc_intEdge (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/arch/mips/bonito/
H A Dbonitovar.h44 uint32_t bc_intEdge; member
/netbsd-src/sys/arch/evbmips/gdium/
H A Dgdium_intr.c205 bc->bc_intEdge |= intbit; in evbmips_intr_init()
213 REGVAL(BONITO_INTEDGE) = bc->bc_intEdge; in evbmips_intr_init()
/netbsd-src/sys/arch/algor/algor/
H A Dalgor_p6032_intr.c212 bc->bc_intEdge |= irqmap->intbit; in algor_p6032_intr_init()
220 REGVAL(BONITO_INTEDGE) = bc->bc_intEdge; in algor_p6032_intr_init()
/netbsd-src/sys/arch/evbmips/loongson/
H A Dgdium_machdep.c58 .bc_intEdge = LOONGSON_INTRMASK_PCI_SYSERR |
H A Dloongson_intr.c118 REGVAL(BONITO_INTEDGE) = bc->bc_intEdge; in evbmips_intr_init()
H A Dyeeloong_machdep.c98 .bc_intEdge = LOONGSON_INTRMASK_PCI_SYSERR |
H A Dgeneric2e_machdep.c119 .bc_intEdge = BONITO_INTRMASK_SYSTEMERR | BONITO_INTRMASK_MASTERERR |