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

/freebsd-9.3-release/sys/dev/sound/pci/
H A Dcsa.c562 if ((hisr & (HISR_VC0 | HISR_VC1)) != 0 && scp->pcmintr != NULL) {
564 hisr &= ~(HISR_VC0 | HISR_VC1);
H A Dcsapcm.c644 if ((csa->binfo->hisr & HISR_VC0) != 0)
H A Dcsareg.h286 #define HISR_VC0 0x00000001L macro

Completed in 158 milliseconds