Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c111 dcopy_list_t ch_poll_list; member
511 dcopy_list_push(&channel->ch_poll_list, priv); in dcopy_cmd_poll()
655 e = dcopy_list_init(&channel->ch_poll_list, in dcopy_device_register()
702 dcopy_list_fini(&channel->ch_poll_list); in dcopy_device_register()
790 dcopy_list_fini(&channel->ch_poll_list); in dcopy_device_cleanup()
832 poll_list = &channel->ch_poll_list; in dcopy_device_channel_notify()