Home
last modified time | relevance | path

Searched refs:GT_PCI0_INTR_ACK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/evbmips/malta/dev/
H A Dgtreg.h40 #define GT_PCI0_INTR_ACK 0xc34 macro
/netbsd-src/sys/arch/evbmips/malta/pci/
H A Dpcib.c423 irq = GT_REGVAL(GT_PCI0_INTR_ACK) & 0xff; in pcib_intr()