IPS_MAX_IO_SIZE
dsc->ipsd_dev_t->si_iosize_max = IPS_MAX_IO_SIZE;
len = length > IPS_MAX_IO_SIZE ? IPS_MAX_IO_SIZE : length;