Home
last modified time | relevance | path

Searched refs:dcopy_cmd_post (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/i86pc/io/ioat/
H A Dioat_ioctl.c274 e = dcopy_cmd_post(cmd); in ioat_ioctl_test()
295 e = dcopy_cmd_post(cmd); in ioat_ioctl_test()
/titanic_41/usr/src/uts/common/sys/
H A Ddcopy.h225 int dcopy_cmd_post(dcopy_cmd_t cmd);
/titanic_41/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c663 if (dcopy_cmd_post(cmds[idx]) == DCOPY_SUCCESS) { in fipe_ioat_trigger()
688 if (dcopy_cmd_post(fipe_ioat_ctrl.ioat_cmds[0]) != DCOPY_SUCCESS) { in fipe_ioat_cancel()
/titanic_41/usr/src/uts/common/os/
H A Dmove.c533 ret = dcopy_cmd_post(cmd); in uioamove()
/titanic_41/usr/src/uts/common/io/
H A Ddcopy.c441 dcopy_cmd_post(dcopy_cmd_t cmd) in dcopy_cmd_post() function
/titanic_41/usr/src/uts/sparc/ml/
H A Dmodstubs.s1233 NO_UNLOAD_STUB(dcopy, dcopy_cmd_post, nomod_minus_one);
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s1310 NO_UNLOAD_STUB(dcopy, dcopy_cmd_post, nomod_minus_one);