Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c95 void ioat_ring_seed(ioat_channel_t channel, ioat_chan_dma_desc_t *desc);
513 ioat_ring_seed(channel, &desc); in ioat_channel_start()
763 ioat_ring_seed(ioat_channel_t channel, ioat_chan_dma_desc_t *in_desc) in ioat_ring_seed() function