Searched defs:ioat_ring_alloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c93 int ioat_ring_alloc(ioat_channel_t channel, uint_t desc_cnt);
217 e = ioat_ring_alloc(channel, size);
626 * ioat_ring_alloc()
629 ioat_ring_alloc(ioat_channel_t channel, uint_t desc_cnt) function

Completed in 47 milliseconds