CDEV_DDP_ENABLE
set_bit(CDEV_DDP_ENABLE, &cdev->flags);
if (!test_bit(CDEV_DDP_ENABLE, &cdev->flags))
if (test_bit(CDEV_DDP_ENABLE, &cdev->flags)) {