Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvdsk_common.h359 #define VD_SCSI_OPT_NORETRY 0x02 /* do not attempt any retry */ macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c2745 if (vd_scsi->options & VD_SCSI_OPT_NORETRY) { in vd_scsicmd_in()
H A Dvdc.c5995 vd_scsi->options |= VD_SCSI_OPT_NORETRY; in vdc_uscsi_cmd()