Home
last modified time | relevance | path

Searched refs:tx_dst (Results 1 – 4 of 4) sorted by relevance

/src/usr.sbin/virtual_oss/virtual_oss/
H A Dint.h134 uint8_t tx_dst[VMAX_CHAN]; member
H A Dctl.c164 data.io_info.tx_chan = pvp->tx_dst[chan]; in vctl_ioctl()
189 pvp->tx_dst[chan] = data.io_info.tx_chan; in vctl_ioctl()
H A Dvirtual_oss.c552 src = pvp->tx_dst[x]; in virtual_oss_process()
608 src = pvp->tx_dst[x]; in virtual_oss_process()
H A Dmain.c1784 pvp->tx_dst[x] = x; in init_mapping()
2304 profile.tx_dst[idx / 2] = val; in parse_options()