Home
last modified time | relevance | path

Searched refs:SPLTINT (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/pci/
Dahd_pci.c947 if ((intstat & SPLTINT) != 0) in ahd_pci_intr()
/openbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx_reg.h2396 #define SPLTINT 0x01 macro
Daic79xx.reg113 field SPLTINT 0x01
/openbsd/src/sys/dev/ic/
Daic79xx.c10672 } else if ((intstat & (PCIINT|SPLTINT)) != 0) { in ahd_intr()