Lines Matching defs:values

599  * defined.  Flags defines which values are to be set in the driver from the
1239 int *data_list, sd_tunables *values);
2323 * and xb_chain_iodone index values in the sd_xbuf are initialized to these
2324 * values at sd_xbuf init time, this allows (1) layering chains may be changed
3938 sd_tunables values;
3946 &values);
3948 data_list[1], &values);
4248 * Validate the throttle values.
4283 * the values that can have numeric values as arguments and places
4284 * the values in the appropriate sd_tunables member.
4292 sd_tunables *values)
4297 bzero(values, sizeof (sd_tunables));
4310 values->sdt_throttle = data_list[i];
4313 values->sdt_throttle);
4316 values->sdt_ctype = data_list[i];
4319 values->sdt_ctype);
4322 values->sdt_not_rdy_retries = data_list[i];
4325 values->sdt_not_rdy_retries);
4328 values->sdt_busy_retries = data_list[i];
4331 values->sdt_busy_retries);
4334 values->sdt_reset_retries = data_list[i];
4337 values->sdt_reset_retries);
4340 values->sdt_reserv_rel_time = data_list[i];
4343 values->sdt_reserv_rel_time);
4346 values->sdt_min_throttle = data_list[i];
4349 values->sdt_min_throttle);
4352 values->sdt_disk_sort_dis = data_list[i];
4355 values->sdt_disk_sort_dis);
4358 values->sdt_lun_reset_enable = data_list[i];
4361 "\n", values->sdt_lun_reset_enable);
4364 values->sdt_suppress_cache_flush = data_list[i];
4368 "\n", values->sdt_suppress_cache_flush);
4371 values->sdt_disk_sort_dis = data_list[i];
4374 "%d\n", values->sdt_power_condition_dis);
4385 * according to the table property values for the device.
4586 * prop_list - integer list of property values
4663 * prop_list - integer list of property values
4865 * Validate the throttle values.
4933 * that the current values be passed as args so that we don't
5272 * hba may return zero values if the device has been removed.
6116 * Even if you check the return values and remove this
7476 * The hardcoded values will go away when Sparc uses 1 binary
7477 * for sd and ssd. This hardcoded values need to match
7680 * valid values (the geometry will be validated later).
7817 * system and be set to different values. In the future this
8155 * layers are added to the command chain, these values will
8358 * Set the pstat and error stat values here, so data obtained during the
11601 * Fall thru to just use the values for the buf type, even
11602 * tho for the NULL chain these values will never be used.
12189 * Possible values of tp_assess include:
12385 * values include:
12753 * be less than 0 so ASSERT the original values are
17914 * values from the given data buffer.
19262 * Description: Default recovery actions for SCSA pkt_reason values that
20016 * values in *capp and *lbap are undefined. If the capacity
20171 * Some ATAPI CD-ROM drives report inaccurate LBA size values
20199 * Copy the values from the READ CAPACITY command into the space
20210 * otherwise we assume that the values are not valid and return
20229 * then the values in *capp and *lbap are undefined.
20401 * Some ATAPI CD-ROM drives report inaccurate LBA size values
30521 * values or not lets confirm they are always
30953 * Convert "TRUE" values for pm_cap to
30955 * later. "TRUE" values are any values defined in
31286 * Initialize drv_assess to corresponding values.