Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c114 struct dcopy_device_s *ch_device; member
349 device = (*channel)->ch_device; in dcopy_free()
634 channel->ch_device = device; in dcopy_device_register()
886 name = (char *)ddi_driver_name(channel->ch_device->dc_info.di_dip); in dcopy_stats_init()
887 instance = ddi_get_instance(channel->ch_device->dc_info.di_dip); in dcopy_stats_init()