SENDING
bdev->state = CLEAR_BIT(bdev->state, SENDING);
} while (GET_BIT(bdev->state, SENDING));
bdev->state = SET_BIT(bdev->state, SENDING);