HomeSort by: relevance | last modified time | path
    Searched refs:PCIINT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
ahd_pci.c 632 if ((ahd_inb(ahd, INTSTAT) & PCIINT) != 0) {
644 if ((ahd_inb(ahd, INTSTAT) & PCIINT) != 0) {
965 if ((intstat & PCIINT) == 0)
  /src/sys/dev/ic/
aic79xx_inline.h 957 } else if ((intstat & (PCIINT|SPLTINT)) != 0) {
  /src/sys/dev/microcode/aic7xxx/
aic79xx.reg 117 field PCIINT 0x10
aic79xx_reg.h 2356 #define PCIINT 0x10

Completed in 17 milliseconds