Searched refs:SCMD_REASSIGN_BLOCK (Results 1 – 8 of 8) sorted by relevance
86 #define SCMD_REASSIGN_BLOCK 0x07 macro414 /* 0x07 */ SCMD_REASSIGN_BLOCK, "reassign", \
359 cdb.scc_cmd = SCMD_REASSIGN_BLOCK;
691 scsi_command_names[2].command = SCMD_REASSIGN_BLOCK; in g_scsi_find_command_name()712 scsi_command_names[9].command = SCMD_REASSIGN_BLOCK; in g_scsi_find_command_name()
51 SPC3_CMD_REASSIGN_BLOCKS = SCMD_REASSIGN_BLOCK,52 SPC3_CMD_INITIALIZE_ELEMENT_STATUS = SCMD_REASSIGN_BLOCK,
188 scsi_command_names[2].command = SCMD_REASSIGN_BLOCK; in scsi_find_command_name()209 scsi_command_names[9].command = SCMD_REASSIGN_BLOCK; in scsi_find_command_name()
1306 case SCMD_REASSIGN_BLOCK: in emul64_handle_cmd()
158 SCMD_REASSIGN_BLOCK, "reassign block",1862 cdb.scc_cmd = SCMD_REASSIGN_BLOCK;
1105 cdb[0] = SCMD_REASSIGN_BLOCK; in scsi_reassign_block()