Searched refs:INTR_ALL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/audio/drv/audiop16x/ | ||
H A D | audiop16x.h | 160 #define INTR_ALL (INTR_PLAY | INTR_REC | INTR_PCI) macro |
H A D | audiop16x.c | 536 OUTL(dev, INTR_ALL, IP); in p16x_hwinit() |