Home
last modified time | relevance | path

Searched refs:MIN_PAGE4_LEN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dctlr_scsi.h109 #define MIN_PAGE4_LEN (sizeof (struct mode_geometry)-PAGE4_SLOP) macro
H A Dctlr_scsi.c613 if (length < MIN_PAGE4_LEN) { in scsi_format_time()
1192 if (length < MIN_PAGE4_LEN) { in scsi_ms_page4()
1202 if (status || MODESENSE_PAGE_LEN(fixed) < MIN_PAGE4_LEN) { in scsi_ms_page4()