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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dad1848.c2206 unsigned char c930_stat = 0; local
2232 c930_stat = inb(0xe0f);
2233 outb((~c930_stat), 0xe0f);
2237 alt_stat = (c930_stat << 2) & 0x30;

Completed in 58 milliseconds