virtio_scsi_config
struct virtio_scsi_config scsicfg;
offsetof(struct virtio_scsi_config, _field), \
struct virtio_scsi_config *scsicfg)
bzero(scsicfg, sizeof(struct virtio_scsi_config));
offsetof(struct virtio_scsi_config, sense_size),
offsetof(struct virtio_scsi_config, cdb_size),
struct virtio_scsi_config *);