Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dcmpcireg.h94 # define CMPCI_REG_CH0_INTR 0x00000001 macro
Dcmpci.c524 if (intrstat & CMPCI_REG_CH0_INTR) in cmpci_intr()
531 if (intrstat & CMPCI_REG_CH0_INTR) { in cmpci_intr()
541 if (intrstat & CMPCI_REG_CH0_INTR) in cmpci_intr()