Home
last modified time | relevance | path

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

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