Searched refs:playchns (Results 1 – 2 of 2) sorted by relevance
105 u_int32_t playchns; member507 ch = &tr->chinfo[tr->playchns]; in trpchan_init()508 ch->index = tr->playchns++; in trpchan_init()750 if (chnum < tr->playchns) { in tr_intr()878 tr->playchns = 0; in tr_pci_attach()1003 for (i = 0; i < tr->playchns; i++) { in tr_pci_suspend()1036 for (i = 0; i < tr->playchns; i++) { in tr_pci_resume()
169 u_int playchns; member1017 ch->parent->active |= (1 << ch->parent->playchns); in aggch_start_adc()1044 ch->parent->active &= ~(1 << ch->parent->playchns); in aggch_stop_adc()1216 for (i = 0; i < ess->playchns; i++) in set_timer()1291 ch = ess->pch + ess->playchns; in aggpch_init()1296 ch->num = ess->playchns; in aggpch_init()1307 ess->playchns++; in aggpch_init()1651 for (i = 0, m = 1; i < ess->playchns; i++, m <<= 1) { in agg_intr()1659 for (i = 0, m = 1; i < ess->playchns; i++, m <<= 1) { in agg_intr()1917 adjust_pchbase(ess->pch, ess->playchns, ess->bufsz); in agg_attach()[all …]