Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1263 #define SD_DONT_RETRY_TUR 0x02 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6430 SD_DONT_RETRY_TUR | SD_BYPASS_PM); in sdpower()
7435 status = sd_send_scsi_TEST_UNIT_READY(ssc, SD_DONT_RETRY_TUR); in sd_unit_attach()
9121 rval = sd_send_scsi_TEST_UNIT_READY(ssc, SD_DONT_RETRY_TUR); in sd_get_nv_sup()
19988 if ((flag & SD_DONT_RETRY_TUR) != 0) {