VIRTIO_BLK_T_IN
(vr->vr_hdr.type == VIRTIO_BLK_T_IN) ?
operation = VIRTIO_BLK_T_IN;
case VIRTIO_BLK_T_IN: return "read";
case VIRTIO_BLK_T_IN: