Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dcmpcireg.h94 # define CMPCI_REG_CH0_INTR 0x00000001 macro
H A Dcmpci.c545 if (intrstat & CMPCI_REG_CH0_INTR) in cmpci_intr()
552 if (intrstat & CMPCI_REG_CH0_INTR) { in cmpci_intr()
562 if (intrstat & CMPCI_REG_CH0_INTR) in cmpci_intr()