Home
last modified time | relevance | path

Searched refs:REPORT_LUNS (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/include/scsi/
H A Dconstants.h128 #define REPORT_LUNS 0xa0 macro
/openbmc/linux/drivers/usb/storage/
H A Ddebug.c119 case REPORT_LUNS: what = "REPORT LUNS"; break; in usb_stor_show_command()
/openbmc/linux/include/scsi/
H A Dscsi_proto.h87 #define REPORT_LUNS 0xa0 macro
/openbmc/qemu/hw/ufs/
H A Dlu.c203 case REPORT_LUNS: in ufs_emulate_scsi_cmd()
261 if (req->req_upiu.sc.cdb[0] == REPORT_LUNS) { in ufs_process_scsi_cmd()
/openbmc/linux/drivers/target/
H A Dtarget_core_ua.c67 case REPORT_LUNS: in target_scsi3_ua_check()
H A Dtarget_core_alua.c532 case REPORT_LUNS: in core_alua_state_standby()
581 case REPORT_LUNS: in core_alua_state_unavailable()
618 case REPORT_LUNS: in core_alua_state_transition()
H A Dtarget_core_spc.c1919 .opcode = REPORT_LUNS,
1921 .usage_bits = {REPORT_LUNS, 0x00, 0xff, 0x00,
2375 case REPORT_LUNS: in spc_parse_cdb()
H A Dtarget_core_device.c1069 if (cdb[0] == REPORT_LUNS) { in passthrough_parse_cdb()
H A Dtarget_core_pr.c473 case REPORT_LUNS: in core_scsi3_pr_seq_non_holder()
/openbmc/linux/include/trace/events/
H A Dtarget.h82 scsi_opcode_name(REPORT_LUNS), \
H A Dscsi.h80 scsi_opcode_name(REPORT_LUNS), \
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c682 case REPORT_LUNS: in scsi_target_send_command()
825 buf[0] != REPORT_LUNS && in scsi_req_new()
836 buf[0] == REPORT_LUNS || in scsi_req_new()
881 case REPORT_LUNS: in scsi_req_new()
H A Dspapr_vscsi.c789 && srp->cmd.cdb[0] == REPORT_LUNS) { in vscsi_queue_cmd()
/openbmc/qemu/scsi/
H A Dutils.c546 [ REPORT_LUNS ] = "REPORT_LUNS", in scsi_command_name()
/openbmc/linux/drivers/scsi/
H A Dscsi_ioctl.c277 case REPORT_LUNS: in scsi_cmd_allowed()
H A Dscsi_scan.c1458 scsi_cmd[0] = REPORT_LUNS; in scsi_report_lun_scan()
H A Dscsi_error.c2005 if (scmd->cmnd[0] == REPORT_LUNS) in scsi_decide_disposition()
H A Dstex.c635 case REPORT_LUNS: in stex_queuecommand_lck()
H A Dmyrs.c1605 case REPORT_LUNS: in myrs_queuecommand()
/openbmc/qemu/tests/qtest/
H A Dufs-test.c422 REPORT_LUNS, 0x00, 0x00, 0x00, 0x00, 0x00, in ufstest_init()
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_main.c1220 && rq->vrq->scsi.cdb[0] != REPORT_LUNS) in esas2r_log_request_failure()
/openbmc/linux/drivers/ata/
H A Dlibata-scsi.c3375 case REPORT_LUNS: in ata_scsiop_maint_in()
4368 case REPORT_LUNS: in ata_scsi_simulate()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_tcm.c910 case REPORT_LUNS: in get_cmd_dir()
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_scsi.c243 case REPORT_LUNS: in scsi_show_command()
/openbmc/linux/Documentation/scsi/
H A DChangeLog.lpfc968 REPORT_LUNS from the driver anymore.

12