Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1432 #define LD_LOAD 1 macro
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c5860 st_cmd(un, SCMD_LOAD, LD_LOAD | LD_RETEN, SYNC_CMD)) { in st_do_mtioctop()
5925 rval = st_cmd(un, SCMD_LOAD, LD_LOAD, SYNC_CMD); in st_do_mtioctop()
7742 "%s tape\n", (count & LD_LOAD) ? "load" : "unload"); in st_setup_cmd()
8831 if (count & LD_LOAD) { in st_make_cmd()
11910 if ((bp->b_bcount & (LD_LOAD | LD_EOT)) == LD_LOAD) { in st_set_state()
17447 switch (count & (LD_LOAD | LD_RETEN | in st_add_recovery_info_to_pkt()
17452 case LD_LOAD | LD_HOLD: in st_add_recovery_info_to_pkt()
17459 case LD_LOAD | LD_EOT: in st_add_recovery_info_to_pkt()
17465 case LD_LOAD: in st_add_recovery_info_to_pkt()
17466 case LD_RETEN | LD_LOAD: in st_add_recovery_info_to_pkt()