Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy.h113 } dcopy_query_channel_t; typedef
119 void dcopy_query_channel(dcopy_handle_t handle, dcopy_query_channel_t *query);
H A Ddcopy_device.h82 dcopy_query_channel_t *info, void *channel_private);
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h345 uint_t size, dcopy_query_channel_t *info, void *channel_private);
/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c116 dcopy_query_channel_t ch_info;
376 dcopy_query_channel(dcopy_handle_t channel, dcopy_query_channel_t *query) in dcopy_query_channel()
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c152 uint_t size, dcopy_query_channel_t *info, void *channel_private) in ioat_channel_alloc()