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

/openbsd-current/sys/dev/pci/
H A Dcmpcireg.h107 # define CMPCI_REG_CH0_INTR 0x00000001 macro
H A Dcmpci.c540 if (intrstat & CMPCI_REG_CH0_INTR)
547 if (intrstat & CMPCI_REG_CH0_INTR) {
587 if (intrstat & CMPCI_REG_CH0_INTR)

Completed in 116 milliseconds