Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/io/ioat/
H A Dioat_ioctl.c257 e = dcopy_cmd_alloc(channel, flags, &cmd); in ioat_ioctl_test()
281 e = dcopy_cmd_alloc(channel, flags, &cmd); in ioat_ioctl_test()
/titanic_44/usr/src/uts/common/sys/
H A Ddcopy.h212 int dcopy_cmd_alloc(dcopy_handle_t handle, int flags, dcopy_cmd_t *cmd);
/titanic_44/usr/src/uts/common/os/
H A Dmove.c504 ret = dcopy_cmd_alloc(channel, dcopy_flags, &cmd); in uioamove()
/titanic_44/usr/src/uts/common/io/
H A Ddcopy.c386 dcopy_cmd_alloc(dcopy_handle_t handle, int flags, dcopy_cmd_t *cmd) in dcopy_cmd_alloc() function
/titanic_44/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c793 rc = dcopy_cmd_alloc(handle, flags, &cmds[idx]); in fipe_ioat_alloc()
/titanic_44/usr/src/uts/sparc/ml/
H A Dmodstubs.s1231 NO_UNLOAD_STUB(dcopy, dcopy_cmd_alloc, nomod_minus_one);
/titanic_44/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s1308 NO_UNLOAD_STUB(dcopy, dcopy_cmd_alloc, nomod_minus_one);