Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c89 static void ioat_completion_free(ioat_channel_t channel);
264 ioat_completion_free(channel); in ioat_channel_alloc()
433 ioat_completion_free(channel); in ioat_channel_free()
607 ioat_completion_free(ioat_channel_t channel) in ioat_completion_free() function