Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy_device.h146 void dcopy_device_channel_notify(dcopy_handle_t handle, int status);
/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c821 dcopy_device_channel_notify(dcopy_handle_t handle, int status) in dcopy_device_channel_notify() function
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c493 dcopy_device_channel_notify(channel->ic_dcopy_handle, DCOPY_COMPLETION); in ioat_channel_intr()