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 in struct:dcopy_channel_s
349 device = (*channel)->ch_device;
634 channel->ch_device = device;
886 name = (char *)ddi_driver_name(channel->ch_device->dc_info.di_dip);
887 instance = ddi_get_instance(channel->ch_device->dc_info.di_dip);

Completed in 44 milliseconds