Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1435 #define LD_HOLD 8 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c17450 LD_RETEN | LD_HOLD)) { in st_add_recovery_info_to_pkt()
17453 case LD_HOLD: in st_add_recovery_info_to_pkt()
17454 case LD_LOAD | LD_HOLD: in st_add_recovery_info_to_pkt()
17455 case LD_EOT | LD_HOLD: in st_add_recovery_info_to_pkt()
17456 case LD_RETEN | LD_HOLD: in st_add_recovery_info_to_pkt()
18272 return ((uint64_t)(cdb[4] | (LD_HOLD << 1))); in st_get_load_options()