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

/freebsd-9.3-release/sys/dev/sound/pci/hda/
H A Dhdaa.c1452 int i, j, k, chn, cchn, totalchn, totalextchn, c; local
1473 totalextchn = AFMT_EXTCHANNEL(ch->fmt);
1478 ch->fmt, totalchn - totalextchn, totalextchn, ch->spd);
1554 (((hdmich[totalextchn == 0 ? 0 : 1][totalchn - 1]
1606 hdmica[totalextchn == 0 ? 0 : 1][totalchn - 1];
1618 hdmica[totalextchn == 0 ? 0 : 1][totalchn - 1]));

Completed in 100 milliseconds