Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy_device.h95 int (*cb_cmd_poll)(void *channel_private, dcopy_cmd_t cmd); member
/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c488 e = channel->ch_cb->cb_cmd_poll(channel->ch_channel_private, cmd); in dcopy_cmd_poll()
847 e = channel->ch_cb->cb_cmd_poll( in dcopy_device_channel_notify()