Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c503 ioat_chan_dma_desc_t desc; in ioat_channel_start()
766 ioat_chan_dma_desc_t *desc; in ioat_ring_seed()
767 ioat_chan_dma_desc_t *prev; in ioat_ring_seed()
795 desc = (ioat_chan_dma_desc_t *) in ioat_ring_seed()
797 prev = (ioat_chan_dma_desc_t *) in ioat_ring_seed()
823 ioat_chan_dma_desc_t *curr; in ioat_ring_loop()
1215 ioat_chan_dma_desc_t *saved_prev; in ioat_cmd_post_copy()
1216 ioat_chan_dma_desc_t *desc; in ioat_cmd_post_copy()
1217 ioat_chan_dma_desc_t *prev; in ioat_cmd_post_copy()
1263 desc = (ioat_chan_dma_desc_t *) in ioat_cmd_post_copy()
[all …]
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h160 } ioat_chan_dma_desc_t; typedef