Home
last modified time | relevance | path

Searched refs:WRITE_10 (Results 1 – 25 of 69) sorted by relevance

123

/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_warpdrive.c264 if (cmd != READ_10 && cmd != WRITE_10 && in mpt3sas_setup_direct_io()
268 if (cmd == READ_10 || cmd == WRITE_10) in mpt3sas_setup_direct_io()
292 if (cmd == READ_10 || cmd == WRITE_10) in mpt3sas_setup_direct_io()
/openbmc/qemu/include/scsi/
H A Dconstants.h61 #define WRITE_10 0x2a macro
/openbmc/linux/drivers/usb/storage/
H A Ddebug.c73 case WRITE_10: what = "WRITE_10"; break; in usb_stor_show_command()
H A Dsddr55.c923 if (srb->cmnd[0] == READ_10 || srb->cmnd[0] == WRITE_10) { in sddr55_transport()
951 if (srb->cmnd[0] == WRITE_10) { in sddr55_transport()
H A Djumpshot.c554 if (srb->cmnd[0] == WRITE_10) { in jumpshot_transport()
H A Ddatafab.c625 if (srb->cmnd[0] == WRITE_10) { in datafab_transport()
/openbmc/linux/include/scsi/
H A Dscsi_proto.h49 #define WRITE_10 0x2a macro
/openbmc/linux/drivers/scsi/
H A Dsd.h186 case WRITE_10: in scsi_medium_access_command()
H A Daha1740.c342 if (*cmd == READ_10 || *cmd == WRITE_10) in aha1740_queuecommand_lck()
388 else if (*cmd == WRITE_10 || *cmd == WRITE_6) in aha1740_queuecommand_lck()
H A Dscsi_trace.c362 case WRITE_10: in scsi_trace_parse_cdb()
H A Datp870u.c385 (workreq->cmnd[0] == WRITE_10)) { in atp870u_intr_handle()
393 (workreq->cmnd[0] == WRITE_10)) in atp870u_intr_handle()
403 (workreq->cmnd[0] == WRITE_10)) in atp870u_intr_handle()
927 (workreq->cmnd[0] == WRITE_10)) { in DEF_SCSI_QCMD()
935 (workreq->cmnd[0] == WRITE_10)) in DEF_SCSI_QCMD()
945 (workreq->cmnd[0] == WRITE_10)) in DEF_SCSI_QCMD()
H A Dps3rom.c224 case WRITE_10: in ps3rom_queuecommand_lck()
H A Daha1542.c436 if (*cmd->cmnd == READ_10 || *cmd->cmnd == WRITE_10) in aha1542_queuecommand()
499 else if (*cmd->cmnd == WRITE_10 || *cmd->cmnd == WRITE_6) in aha1542_queuecommand()
H A Dpmcraid.h997 else if (op == WRITE_6 || op == WRITE_10 || op == WRITE_12 || \
H A D3w-xxxx.c1733 if (srb->cmnd[0] == WRITE_10) { in tw_scsiop_read_write()
1944 case WRITE_10: in tw_scsi_queue_lck()
2126 case WRITE_10: in DEF_SCSI_QCMD()
/openbmc/linux/include/trace/events/
H A Dtarget.h46 scsi_opcode_name(WRITE_10), \
H A Dscsi.h44 scsi_opcode_name(WRITE_10), \
H A Dufs.h17 { WRITE_10, "WRITE_10" }, \
/openbmc/qemu/scsi/
H A Dutils.c490 [ WRITE_10 ] = "WRITE_10", in scsi_command_name()
/openbmc/linux/drivers/ata/
H A Dsata_svw.c94 case WRITE_10: in k2_sata_check_atapi_dma()
H A Dpata_pdc2027x.c437 case WRITE_10: in pdc2027x_check_atapi_dma()
H A Dsata_promise.c1046 case WRITE_10: in pdc_check_atapi_dma()
1056 if (scsicmd[0] == WRITE_10) { in pdc_check_atapi_dma()
H A Dsata_sx4.c880 case WRITE_10: in pdc_check_atapi_dma()
890 if (scsicmd[0] == WRITE_10) { in pdc_check_atapi_dma()
/openbmc/linux/drivers/usb/image/
H A Dmicrotek.c258 case WRITE_10: what = "WRITE_10"; break; in mts_show_command()
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_scsi.c111 case WRITE_10: in scsi_show_command()
882 if (srb->cmnd[0] == READ_10 || srb->cmnd[0] == WRITE_10) { in read_write()
2688 if (srb->cmnd[0] == READ_10 || srb->cmnd[0] == WRITE_10) { in led_shine()
3196 case WRITE_10: in rtsx_scsi_handler()

123