Searched refs:vdinf (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c1254 struct mpi3_device0_vd_format *vdinf = local
1258 le16_to_cpu(vdinf->io_throttle_group);
1260 tgtdev->dev_spec.vd_inf.state = vdinf->vd_state;
1261 if (vdinf->vd_state == MPI3_DEVICE0_VD_STATE_OFFLINE)
1266 le16_to_cpu(vdinf->io_throttle_group_high) * 2048;
1268 le16_to_cpu(vdinf->io_throttle_group_low) * 2048;

Completed in 165 milliseconds