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

/illumos-gate/usr/src/cmd/format/
H A Dhardware_structs.h98 int dtype_threshold; /* cache prefetch threshold */ member in struct:disk_type
H A Dmain.c618 cur_dtype->dtype_threshold = 0;
642 cur_dtype->dtype_threshold =
H A Dadd_definition.c264 disk_type->dtype_threshold);
H A Dstartup.c719 dtype->dtype_threshold = val;
2497 result |= (dp1->dtype_threshold != dp2->dtype_threshold);
H A Dctlr_scsi.c1596 (fixed->threshold & cur_dtype->dtype_threshold) ==
1597 cur_dtype->dtype_threshold) {
1598 flag |= (page38->threshold != cur_dtype->dtype_threshold);
1599 page38->threshold = cur_dtype->dtype_threshold;
H A Dmenu_command.c535 d->dtype_threshold = get_threshold(&d->dtype_options);

Completed in 78 milliseconds