Searched refs:dcopy_channel_s (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy.h67 typedef struct dcopy_channel_s *dcopy_handle_t;
H A Ddcopy_device.h64 struct dcopy_channel_s *pr_channel;
/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c87 struct dcopy_channel_s { struct
228 sizeof (struct dcopy_channel_s),
229 offsetof(struct dcopy_channel_s, ch_globalchan_list_node));
604 struct dcopy_channel_s *channel;
622 sizeof (struct dcopy_channel_s),
623 offsetof(struct dcopy_channel_s, ch_devchan_list_node));
723 struct dcopy_channel_s *channel;
779 struct dcopy_channel_s *channel;
823 struct dcopy_channel_s *channel;

Completed in 45 milliseconds