Searched refs:dac_idx (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/sound/pci/ |
H A D | maestro3.c | 113 u_int32_t dac_idx; member 428 ch->dac_idx = idx; in m3_pchan_init() 522 M3_DEBUG(CHANGE, ("m3_pchan_free(dac=%d)\n", ch->dac_idx)); in m3_pchan_free() 549 ch->dac_idx, format, in m3_pchan_setformat() 576 ch->dac_idx, speed)); in m3_pchan_setspeed() 596 ch->dac_idx, blocksize)); in m3_pchan_setblocksize() 646 ("m3_pchan_trigger(dac=%d, go=0x%x{%s})\n", ch->dac_idx, go, in m3_pchan_trigger_locked() 718 ch->dac_idx, bus_crnt - bus_base)); in m3_pchan_getptr_internal() 742 M3_DEBUG(CALL, ("m3_pchan_getcaps(dac=%d)\n", ch->dac_idx)); in m3_pchan_getcaps()
|