Searched refs:RESERVE_10 (Results 1 – 7 of 7) sorted by relevance
81 #define RESERVE_10 0x56 macro
1321 (cdb[0] == RESERVE || cdb[0] == RESERVE_10))) { in spc_parse_cdb()1364 case RESERVE_10: in spc_parse_cdb()1369 if (cdb[0] == RESERVE_10) in spc_parse_cdb()
1116 (cdb[0] == RESERVE || cdb[0] == RESERVE_10))) { in passthrough_parse_cdb()1146 if (cdb[0] == RESERVE || cdb[0] == RESERVE_10) { in passthrough_parse_cdb()1148 if (cdb[0] == RESERVE_10) in passthrough_parse_cdb()
427 case RESERVE_10: in core_scsi3_pr_seq_non_holder()
76 scsi_opcode_name(RESERVE_10), \
74 scsi_opcode_name(RESERVE_10), \
77 #define RESERVE_10 0x56 macro
Completed in 22 milliseconds