Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Ddcopy.c222 if (e != DCOPY_SUCCESS) { in dcopy_init()
230 if (e != DCOPY_SUCCESS) { in dcopy_init()
318 return (DCOPY_SUCCESS); in dcopy_alloc()
398 if (e == DCOPY_SUCCESS) { in dcopy_cmd_alloc()
455 if (e != DCOPY_SUCCESS) { in dcopy_cmd_post()
459 return (DCOPY_SUCCESS); in dcopy_cmd_post()
546 return (DCOPY_SUCCESS); in dcopy_list_init()
624 if (e != DCOPY_SUCCESS) { in dcopy_device_register()
642 if (e != DCOPY_SUCCESS) { in dcopy_device_register()
648 if (e != DCOPY_SUCCESS) { in dcopy_device_register()
[all …]
/titanic_44/usr/src/uts/i86pc/io/ioat/
H A Dioat_ioctl.c233 if (e != DCOPY_SUCCESS) { in ioat_ioctl_test()
258 if (e != DCOPY_SUCCESS) { in ioat_ioctl_test()
275 if (e != DCOPY_SUCCESS) { in ioat_ioctl_test()
282 if (e != DCOPY_SUCCESS) { in ioat_ioctl_test()
296 if (e != DCOPY_SUCCESS) { in ioat_ioctl_test()
H A Dioat_chan.c261 return (DCOPY_SUCCESS); in ioat_channel_alloc()
706 return (DCOPY_SUCCESS); in ioat_ring_alloc()
869 return (DCOPY_SUCCESS); in ioat_ring_loop()
921 return (DCOPY_SUCCESS); in ioat_cmd_alloc()
1011 if (e != DCOPY_SUCCESS) { in ioat_cmd_post()
1093 if (e != DCOPY_SUCCESS) { in ioat_cmd_post()
1113 return (DCOPY_SUCCESS); in ioat_cmd_post()
1485 return (DCOPY_SUCCESS); in ioat_ring_reserve()
H A Dioat.c251 if (e != DCOPY_SUCCESS) { in ioat_attach()
306 if (e != DCOPY_SUCCESS) { in ioat_detach()
558 if (status != DCOPY_SUCCESS) { in ioat_unregister_complete()
/titanic_44/usr/src/uts/common/sys/
H A Ddcopy.h46 #define DCOPY_SUCCESS (0) macro
/titanic_44/usr/src/uts/common/os/
H A Dmove.c505 if (ret != DCOPY_SUCCESS) { in uioamove()
534 if (ret != DCOPY_SUCCESS) { in uioamove()
602 if (error != DCOPY_SUCCESS) { in uioainit()
/titanic_44/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()
764 } else if (rc != DCOPY_SUCCESS) { in fipe_ioat_alloc()
796 } else if (rc != DCOPY_SUCCESS) { in fipe_ioat_alloc()