Home
last modified time | relevance | path

Searched defs:dcopy_channel_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c87 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;
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;
[all …]