Searched refs:do_six (Results 1 – 1 of 1) sorted by relevance
57 bool do_six; member454 op->do_six = true; in new_parse_cmd_line()564 op->do_six = true; in new_parse_cmd_line()620 op->do_six = true; in old_parse_cmd_line()1064 const int mx_len = op->do_six ? DEF_6_ALLOC_LEN : DEF_ALLOC_LEN; in examine_pages()1077 if (op->do_six) { in examine_pages()1101 len = sg_msense_calc_length(rbuf, mresp_len, op->do_six, NULL); in examine_pages()1136 pr2serr("MODE SENSE (%s) failed: %s\n", (op->do_six ? "6" : "10"), in examine_pages()1245 if (op->do_six && op->do_llbaa) { in main()1250 if (op->do_six && (op->maxlen > 255)) { in main()[all …]