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

/illumos-gate/usr/src/uts/common/os/
H A Dmove.c54 #define UIO_DCOPY_CMD 1 macro
466 cmd = uioa->uioa_hwst[UIO_DCOPY_CMD];
509 uioa->uioa_hwst[UIO_DCOPY_CMD] = cmd;
608 uioap->uioa_hwst[UIO_DCOPY_CMD] = NULL;
726 cmd = uioap->uioa_hwst[UIO_DCOPY_CMD];
791 uioap->uioa_hwst[UIO_DCOPY_CMD] = NULL;

Completed in 75 milliseconds