Searched refs:READ_6 (Results 1 – 25 of 49) sorted by relevance
12
52 case READ_6: what = "READ_6"; break; in usb_stor_show_command()
182 case READ_6: in scsi_medium_access_command()
344 else if (*cmd == READ_6 || *cmd == WRITE_6) in aha1740_queuecommand_lck()386 if (*cmd == READ_10 || *cmd == READ_6) in aha1740_queuecommand_lck()
382 if ((workreq->cmnd[0] == READ_6) || in atp870u_intr_handle()390 if ((workreq->cmnd[0] == READ_6) || in atp870u_intr_handle()400 if ((workreq->cmnd[0] == READ_6) || in atp870u_intr_handle()924 if ((workreq->cmnd[0] == READ_6) || in DEF_SCSI_QCMD()932 if ((workreq->cmnd[0] == READ_6) || in DEF_SCSI_QCMD()942 if ((workreq->cmnd[0] == READ_6) || in DEF_SCSI_QCMD()
377 case READ_6: in scsi_trace_parse_cdb()
1721 if (srb->cmnd[0] == READ_6 || srb->cmnd[0] == READ_10) { in tw_scsiop_read_write()1738 if (srb->cmnd[0] == READ_6 || srb->cmnd[0] == WRITE_6) { in tw_scsiop_read_write()1943 case READ_6: in tw_scsi_queue_lck()2123 case READ_6: in DEF_SCSI_QCMD()
438 else if (*cmd->cmnd == READ_6 || *cmd->cmnd == WRITE_6) in aha1542_queuecommand()497 if (*cmd->cmnd == READ_10 || *cmd->cmnd == READ_6) in aha1542_queuecommand()
514 else if (opcode == READ_6 || opcode == READ_10 || in falcon_classify_cmd()
995 if (op == READ_6 || op == READ_10 || op == READ_12 || op == READ_16)\
497 case READ_6: in mega_get_ldrv_num()724 case READ_6: in mega_build_cmd()774 if (*cmd->cmnd == READ_6) { in mega_build_cmd()1519 if( status && islogical && (cmd->cmnd[0] == READ_6 || in mega_cmd_done()
262 case READ_6: in scsi_cmd_allowed()
555 bulk = ((v == READ_6) || in ppa_completion()
651 bulk = ((v == READ_6) || in imm_completion()
433 if (SRpnt->cmd[0] == READ_6) in st_chk_result()494 } else if (scmd->cmnd[0] == READ_6) { in st_do_stats()573 } else if (cmd[0] == READ_6) { in st_scsi_execute()1937 cmd[0] = READ_6; in read_tape()
27 #define READ_6 0x08 macro
25 scsi_opcode_name(READ_6), \
23 scsi_opcode_name(READ_6), \
440 case READ_6: in pdc2027x_check_atapi_dma()
1590 case READ_6: in ata_scsi_rw_xlat()3352 case READ_6: in ata_scsiop_maint_in()4100 case READ_6: in ata_get_xlat_func()
237 case READ_6: what = "READ_6"; break; in mts_show_command()
48 case READ_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()3197 case READ_6: in rtsx_scsi_handler()
572 case READ_6: in esas2r_build_sg_list_prd()
1330 .opcode = READ_6,1332 .usage_bits = {READ_6, 0x1f, 0xff, 0xff,
1124 case READ_6: in passthrough_parse_cdb()
2335 case READ_6: in io_callback()2425 case READ_6: in aac_read()2859 case READ_6: in aac_scsi_cmd()3438 case READ_6: in aac_srb_callback()
Completed in 72 milliseconds