Lines Matching refs:ucshort
176 ucshort first_bd = card->chan[ch].tx_first_bd; in tx_dma_buf_check()
177 ucshort next_bd = card->chan[ch].tx_next_bd; in tx_dma_buf_check()
201 ucshort first_bd = card->chan[ch].tx_first_bd; in tx1_dma_buf_check()
202 ucshort next_bd = card->chan[ch].tx_next_bd; in tx1_dma_buf_check()
227 ucshort first_bd = card->chan[ch].rx_first_bd; in rx_dma_buf_check()
228 ucshort last_bd = card->chan[ch].rx_last_bd; in rx_dma_buf_check()
249 ucshort first_bd = card->chan[ch].rx_first_bd; in dma_get_rx_frame_size()
1212 ucshort counter; in falc_update_stats()
1538 ucshort falc_pattern_test_error(pc300_t * card, int ch) in falc_pattern_test_error()
2673 ucshort encoding = chan->conf.proto_settings.encoding; in ch_config()
2674 ucshort parity = chan->conf.proto_settings.parity; in ch_config()
3242 ucshort device_id; in cpc_init_one()