Home
last modified time | relevance | path

Searched refs:SUP_READ_RETRIES (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dstartup.h67 #define SUP_READ_RETRIES 0x00000800 /* set read retries */ macro
H A Dstartup.c743 flags |= SUP_READ_RETRIES; in sup_setdtype()
H A Dctlr_scsi.c731 if (cur_dtype->dtype_options & SUP_READ_RETRIES && in scsi_ms_page1()