Searched refs:HISR_VC1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/sound/pci/
H A Dcsa.c560 if ((hisr & (HISR_VC0 | HISR_VC1)) != 0 && scp->pcmintr != NULL) {
562 hisr &= ~(HISR_VC0 | HISR_VC1);
H A Dcsapcm.c648 if ((csa->binfo->hisr & HISR_VC1) != 0)
H A Dcsareg.h289 #define HISR_VC1 0x00000002L macro

Completed in 22 milliseconds