Lines Matching defs:dcopy_channel_s
87 struct dcopy_channel_s { struct
89 void *ch_channel_private;
92 dcopy_device_cb_t *ch_cb;
99 uint64_t ch_ref_cnt;
102 boolean_t ch_removing;
104 list_node_t ch_devchan_list_node;
105 list_node_t ch_globalchan_list_node;
111 dcopy_list_t ch_poll_list;
114 struct dcopy_device_s *ch_device;
116 dcopy_query_channel_t ch_info;
118 kstat_t *ch_kstat;
119 dcopy_stats_t ch_stat;