Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h351 int ioat_cmd_poll(void *channel, dcopy_cmd_t cmd);
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c1295 ioat_cmd_poll(void *private, dcopy_cmd_t cmd) in ioat_cmd_poll() function
1450 (void) ioat_cmd_poll(channel, cmd); in ioat_ring_reserve()
1474 (void) ioat_cmd_poll(channel, cmd); in ioat_ring_reserve()
H A Dioat.c125 ioat_cmd_poll,