Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h348 int ioat_cmd_alloc(void *channel, int flags, dcopy_cmd_t *cmd);
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat.c122 ioat_cmd_alloc,
H A Dioat_chan.c878 ioat_cmd_alloc(void *private, int flags, dcopy_cmd_t *cmd) in ioat_cmd_alloc() function