Searched refs:DIR_NONE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | st.c | 9009 if (atrib->chg_tape_direction == DIR_NONE) { in st_make_cmd() 17343 ASSERT(rinfo->cmd_attrib->chg_tape_direction == DIR_NONE); in st_add_recovery_info_to_pkt() 17419 case DIR_NONE: /* Erase */ in st_add_recovery_info_to_pkt() 18328 0, 1, 0, 0, 0, DIR_NONE, TRAN_NONE, POS_EXPECTED, 18334 0, 0, 0, 0, 0, DIR_NONE, TRAN_READ, POS_EXPECTED, 18337 0, 1, 0, 0, 0, DIR_NONE, TRAN_READ, POS_EXPECTED, 18364 0, 1, 0, 0, 0, DIR_NONE, TRAN_READ, POS_EXPECTED, 18376 1, 1, 0, 0, 0, DIR_NONE, TRAN_WRTE, POS_EXPECTED, 18379 0, 1, 0, 0, 0, DIR_NONE, TRAN_NONE, POS_EXPECTED, 18382 0, 1, 0, 0, 0, DIR_NONE, TRAN_NONE, POS_EXPECTED, [all …]
|
/titanic_41/usr/src/uts/common/sys/scsi/targets/ |
H A D | stdef.h | 863 #define DIR_NONE 0 macro
|