Searched refs:dcopy_cmd_free (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy.h200 * dcopy_cmd_free() with the last cmd alloced in the chain will free all of
215 * dcopy_cmd_free()
218 void dcopy_cmd_free(dcopy_cmd_t *cmd);
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_ioctl.c316 dcopy_cmd_free(&cmd);
336 dcopy_cmd_free(&cmd);
/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c853 dcopy_cmd_free(&cmds[0]);
858 dcopy_cmd_free(&cmds[idx]);
912 dcopy_cmd_free(&cmds[0]);
916 dcopy_cmd_free(&cmds[idx]);
/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c413 * dcopy_cmd_free()
416 dcopy_cmd_free(dcopy_cmd_t *cmd) function
/illumos-gate/usr/src/uts/common/os/
H A Dmove.c756 dcopy_cmd_free(&cmd);
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s1311 NO_UNLOAD_STUB(dcopy, dcopy_cmd_free, nomod_void);
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.s1234 NO_UNLOAD_STUB(dcopy, dcopy_cmd_free, nomod_void);

Completed in 75 milliseconds