Searched refs:RESERVE_10 (Results 1 – 7 of 7) sorted by relevance
81 #define RESERVE_10 0x56 macro
76 scsi_opcode_name(RESERVE_10), \
74 scsi_opcode_name(RESERVE_10), \
1327 (cdb[0] == RESERVE || cdb[0] == RESERVE_10))) { in spc_parse_cdb()1370 case RESERVE_10: in spc_parse_cdb()1375 if (cdb[0] == RESERVE_10) in spc_parse_cdb()
1129 (cdb[0] == RESERVE || cdb[0] == RESERVE_10))) { in passthrough_parse_cdb()1159 if (cdb[0] == RESERVE || cdb[0] == RESERVE_10) { in passthrough_parse_cdb()1161 if (cdb[0] == RESERVE_10) in passthrough_parse_cdb()
427 case RESERVE_10: in core_scsi3_pr_seq_non_holder()
77 #define RESERVE_10 0x56 macro