Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Diwic_pci.c271 IWIC_READ(sc, ISTA); in iwic_pci_attach()
302 int irq_stat = IWIC_READ(sc, ISTA); in iwic_pci_intr()
Diwicreg.h99 #define ISTA 0x14 /* Interrupt status register */ macro