Searched refs:WRITE_6 (Results 1 – 25 of 47) sorted by relevance
12
23 #define WRITE_6 0x0a macro383 case WRITE_6: in scsi_trace_parse_cdb()
54 case WRITE_6: what = "WRITE_6"; break; in usb_stor_show_command()
27 #define WRITE_6 0x0a macro
160 case WRITE_6: in scsi_medium_access_command()
340 else if (*cmd == READ_6 || *cmd == WRITE_6) in aha1740_queuecommand_lck()384 else if (*cmd == WRITE_10 || *cmd == WRITE_6) in aha1740_queuecommand_lck()
384 (workreq->cmnd[0] == WRITE_6) || in atp870u_intr_handle()392 (workreq->cmnd[0] == WRITE_6) || in atp870u_intr_handle()402 (workreq->cmnd[0] == WRITE_6) || in atp870u_intr_handle()927 (workreq->cmnd[0] == WRITE_6) || in DEF_SCSI_QCMD()935 (workreq->cmnd[0] == WRITE_6) || in DEF_SCSI_QCMD()945 (workreq->cmnd[0] == WRITE_6) || in DEF_SCSI_QCMD()
358 case WRITE_6: in scsi_trace_parse_cdb()
439 else if (*cmd->cmnd == READ_6 || *cmd->cmnd == WRITE_6) in aha1542_queuecommand()500 else if (*cmd->cmnd == WRITE_10 || *cmd->cmnd == WRITE_6) in aha1542_queuecommand()
1738 if (srb->cmnd[0] == READ_6 || srb->cmnd[0] == WRITE_6) { in tw_scsiop_read_write()1945 case WRITE_6: in tw_scsi_queue_lck()2127 case WRITE_6: in DEF_SCSI_QCMD()
997 else if (op == WRITE_6 || op == WRITE_10 || op == WRITE_12 || \
423 && SRpnt->cmd[0] != WRITE_6 in st_chk_result()434 else if (SRpnt->cmd[0] == WRITE_6) in st_chk_result()478 if (scsi_req(req)->cmd[0] == WRITE_6) { in st_do_stats()566 if (cmd[0] == WRITE_6) { in st_scsi_execute()780 cmd[0] = WRITE_6; in st_flush_write_buffer()1714 cmd[0] = WRITE_6; in st_write()
306 case WRITE_6: in scsi_cmd_allowed()
530 (v == READ_10) || (v == WRITE_6) || (v == WRITE_10)); in ppa_completion()
637 (v == READ_10) || (v == WRITE_6) || (v == WRITE_10)); in imm_completion()
496 case WRITE_6: in mega_get_ldrv_num()723 case WRITE_6: in mega_build_cmd()1526 if( status && islogical && (cmd->cmnd[0] == WRITE_6 || in mega_cmd_done()
26 scsi_opcode_name(WRITE_6), \
24 scsi_opcode_name(WRITE_6), \
453 case WRITE_6: in pdc2027x_check_atapi_dma()
1551 if (cdb[0] == WRITE_10 || cdb[0] == WRITE_6 || cdb[0] == WRITE_16) in ata_scsi_rw_xlat()1569 case WRITE_6: in ata_scsi_rw_xlat()3304 case WRITE_6: in ata_scsiop_maint_in()3952 case WRITE_6: in ata_get_xlat_func()
51 case WRITE_6: in scsi_show_command()887 } else if ((srb->cmnd[0] == READ_6) || (srb->cmnd[0] == WRITE_6)) { in read_write()2690 } else if ((srb->cmnd[0] == READ_6) || (srb->cmnd[0] == WRITE_6)) { in led_shine()3198 case WRITE_6: in rtsx_scsi_handler()
234 case WRITE_6: what = "WRITE_6"; break; in mts_show_command()
573 case WRITE_6: in esas2r_build_sg_list_prd()
2332 case WRITE_6: in io_callback()2523 if (scsicmd->cmnd[0] == WRITE_6) /* 6 byte command */ in aac_write()2865 case WRITE_6: in aac_scsi_cmd()3437 case WRITE_6: in aac_srb_callback()
566 case WRITE_6: case WRITE_10: case WRITE_12: in acornscsi_cmdtype()592 case WRITE_6: case WRITE_10: case WRITE_VERIFY: in acornscsi_datadirection()
1162 case WRITE_6: in passthrough_parse_cdb()
Completed in 71 milliseconds