Searched refs:DCOPY_PENDING (Results 1 – 6 of 6) sorted by relevance
48 #define DCOPY_PENDING (0x10) /* dcopy_poll(), dcopy_unregister() */ macro
489 if (e == DCOPY_PENDING) { in dcopy_cmd_poll()763 return (DCOPY_PENDING); in dcopy_device_unregister()850 if (e == DCOPY_PENDING) { in dcopy_device_channel_notify()
304 while ((e = dcopy_cmd_poll(cmd, flags)) == DCOPY_PENDING) { in ioat_ioctl_test()
307 if (e == DCOPY_PENDING) { in ioat_detach()
1359 return (DCOPY_PENDING); in ioat_cmd_poll()1375 return (DCOPY_PENDING); in ioat_cmd_poll()
746 } while (ret == DCOPY_PENDING); in uioafini()