vdi_atpic_v1
sizeof (struct vdi_atpic_v1));
vdx.vdx_len = sizeof (struct vdi_atpic_v1) + sizeof (int);
sizeof (struct vdi_atpic_v1));
uint8_t buf[sizeof (struct vdi_atpic_v1) + sizeof (int)];
.vdx_len = sizeof (struct vdi_atpic_v1),
sizeof (struct vdi_atpic_v1));
vdx.vdx_len = sizeof (struct vdi_atpic_v1) - sizeof (int);
sizeof (struct vdi_atpic_v1));
sizeof (struct vdi_atpic_v1));
vdx.vdx_len = sizeof (struct vdi_atpic_v1) + sizeof (int);
VERIFY3U(req->vdr_len, >=, sizeof (struct vdi_atpic_v1));
struct vdi_atpic_v1 *out = req->vdr_data;
vatpic_data_validate(const struct vdi_atpic_v1 *src)
VERIFY3U(req->vdr_len, >=, sizeof (struct vdi_atpic_v1));
const struct vdi_atpic_v1 *src = req->vdr_data;
.vdve_len_expect = sizeof (struct vdi_atpic_v1),