Searched refs:chg_tape_direction (Results 1 – 2 of 2) sorted by relevance
862 chg_tape_direction: 2; /* direction of pos change */ member
9010 if (atrib->chg_tape_direction == DIR_NONE) { in st_make_cmd()11624 if (attrib->chg_tape_direction == DIR_FORW) { in st_calc_bnum()11628 } else if (attrib->chg_tape_direction == DIR_REVC) { in st_calc_bnum()11670 if (attrib->chg_tape_direction == DIR_FORW) { in st_calc_bnum()11673 } else if (attrib->chg_tape_direction == DIR_REVC) { in st_calc_bnum()17345 ASSERT(rinfo->cmd_attrib->chg_tape_direction == DIR_NONE); in st_add_recovery_info_to_pkt()17420 switch (rinfo->cmd_attrib->chg_tape_direction) { in st_add_recovery_info_to_pkt()17492 switch (rinfo->cmd_attrib->chg_tape_direction) { in st_add_recovery_info_to_pkt()17512 ASSERT(rinfo->cmd_attrib->chg_tape_direction == in st_add_recovery_info_to_pkt()17822 if (cmd_att->chg_tape_direction == DIR_FORW) { in st_compare_expected_position()[all …]