Searched refs:DCOPY_COMPLETED (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy.h49 #define DCOPY_COMPLETED (0x20) /* dcopy_poll() only */ macro
237 * DCOPY_PENDING, or DCOPY_COMPLETED.
240 * DCOPY_COMPLETED. DCOPY_POLL_BLOCK can only be set in base context.
243 * (e.g. DCOPY_FAILURE or DCOPY_COMPLETED).
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_ioctl.c310 if (e != DCOPY_COMPLETED) {
H A Dioat_chan.c1369 return (DCOPY_COMPLETED);
1372 return (DCOPY_COMPLETED);
/illumos-gate/usr/src/uts/common/os/
H A Dmove.c748 if (ret == DCOPY_COMPLETED) {

Completed in 63 milliseconds