Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dhardware_structs.h99 int dtype_threshold; /* cache prefetch threshold */ member
H A Dmain.c643 cur_dtype->dtype_threshold = 0; in get_disk_characteristics()
667 cur_dtype->dtype_threshold = in get_disk_characteristics()
H A Dadd_definition.c260 disk_type->dtype_threshold); in add_disktype()
H A Dctlr_scsi.c1527 (fixed->threshold & cur_dtype->dtype_threshold) == in scsi_ms_page38()
1528 cur_dtype->dtype_threshold) { in scsi_ms_page38()
1529 flag |= (page38->threshold != cur_dtype->dtype_threshold); in scsi_ms_page38()
1530 page38->threshold = cur_dtype->dtype_threshold; in scsi_ms_page38()
H A Dstartup.c739 dtype->dtype_threshold = val; in sup_setdtype()
2510 result |= (dp1->dtype_threshold != dp2->dtype_threshold); in check_dtypes_for_inconsistency()
H A Dmenu_command.c539 d->dtype_threshold = get_threshold(&d->dtype_options); in c_type()