Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dcmireg.h101 # define CMPCI_REG_ANY_INTR 0x80000000 macro
H A Dcmi.c543 if ((intrstat & CMPCI_REG_ANY_INTR) != 0) { in cmi_intr()