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()
26 #define READ_6 0x08 macro
176 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()
357 case READ_6: in scsi_trace_parse_cdb()
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()
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()1518 if( status && islogical && (cmd->cmnd[0] == READ_6 || in mega_cmd_done()
262 case READ_6: in scsi_cmd_allowed()
535 bulk = ((v == READ_6) || in ppa_completion()
637 bulk = ((v == READ_6) || in imm_completion()
432 if (SRpnt->cmd[0] == READ_6) in st_chk_result()493 } else if (scmd->cmnd[0] == READ_6) { in st_do_stats()572 } else if (cmd[0] == READ_6) { in st_scsi_execute()1935 cmd[0] = READ_6; in read_tape()
25 scsi_opcode_name(READ_6), \
23 scsi_opcode_name(READ_6), \
440 case READ_6: in pdc2027x_check_atapi_dma()
1580 case READ_6: in ata_scsi_rw_xlat()3270 case READ_6: in ata_scsiop_maint_in()3909 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()
1335 .opcode = READ_6,1337 .usage_bits = {READ_6, 0x1f, 0xff, 0xff,
1172 case READ_6: in passthrough_parse_cdb()
2337 case READ_6: in io_callback()2427 case READ_6: in aac_read()2861 case READ_6: in aac_scsi_cmd()3440 case READ_6: in aac_srb_callback()
Completed in 63 milliseconds