Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Ddcopy_device.h96 int (*cb_cmd_post)(void *channel_private, dcopy_cmd_t cmd); member
/titanic_44/usr/src/uts/common/io/
H A Ddcopy.c454 e = channel->ch_cb->cb_cmd_post(channel->ch_channel_private, cmd); in dcopy_cmd_post()