Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c101 static void ioat_cmd_post_dca(ioat_channel_ring_t *ring, uint32_t dca_id);
1020 ioat_cmd_post_dca(ring, cmd->dp_dca_id); in ioat_cmd_post()
1122 ioat_cmd_post_dca(ioat_channel_ring_t *ring, uint32_t dca_id) in ioat_cmd_post_dca() function