VIO_DESC_DONE
if (unlikely(desc->hdr.state != VIO_DESC_DONE))
if (d->hdr.state != VIO_DESC_DONE)
desc->hdr.state = VIO_DESC_DONE;