Home
last modified time | relevance | path

Searched refs: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); in ioat_channel_alloc()
629 ioat_ring_alloc(ioat_channel_t channel, uint_t desc_cnt) in ioat_ring_alloc() function