IPS_MAX_IO_SIZE
dsc->ipsd_disk->d_maxsize = IPS_MAX_IO_SIZE;
(length > IPS_MAX_IO_SIZE) ? IPS_MAX_IO_SIZE : length;