PCIINT           10862 dev/ic/aic79xx.c 	} else if ((intstat & (PCIINT|SPLTINT)) != 0) {
PCIINT            617 dev/pci/ahd_pci.c 	if ((ahd_inb(ahd, INTSTAT) & PCIINT) != 0) {
PCIINT            629 dev/pci/ahd_pci.c 	if ((ahd_inb(ahd, INTSTAT) & PCIINT) != 0) {
PCIINT            945 dev/pci/ahd_pci.c 	if ((intstat & PCIINT) == 0)