Home
last modified time | relevance | path

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

/illumos-gate/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()
693 return (DCOPY_SUCCESS); in dcopy_device_register()
769 return (DCOPY_SUCCESS); in dcopy_device_unregister()
[all …]
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_ioctl.c231 if (e != DCOPY_SUCCESS) { in ioat_ioctl_test()
256 if (e != DCOPY_SUCCESS) { in ioat_ioctl_test()
273 if (e != DCOPY_SUCCESS) { in ioat_ioctl_test()
280 if (e != DCOPY_SUCCESS) { in ioat_ioctl_test()
294 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()
870 return (DCOPY_SUCCESS); in ioat_ring_loop()
922 return (DCOPY_SUCCESS); in ioat_cmd_alloc()
1012 if (e != DCOPY_SUCCESS) { in ioat_cmd_post()
1094 if (e != DCOPY_SUCCESS) { in ioat_cmd_post()
1114 return (DCOPY_SUCCESS); in ioat_cmd_post()
1486 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()
/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy.h46 #define DCOPY_SUCCESS (0) macro
/illumos-gate/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()
/illumos-gate/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()