Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dvia82c686.h61 #define VIA_PLAY_STAT 0x00 macro
H A Dvia82c686.c430 if (via_rd(via, VIA_PLAY_STAT, 1) & VIA_RPSTAT_INTR) { in via_intr()
431 via_wr(via, VIA_PLAY_STAT, VIA_RPSTAT_INTR, 1); in via_intr()