Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Ddebug.c119 case REPORT_LUNS: what = "REPORT LUNS"; break; in usb_stor_show_command()
/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.c474 case REPORT_LUNS: in core_scsi3_pr_seq_non_holder()
/linux/include/scsi/
H A Dscsi_proto.h88 #define REPORT_LUNS 0xa0 macro
/linux/include/trace/events/
H A Dtarget.h82 scsi_opcode_name(REPORT_LUNS), \
H A Dscsi.h80 scsi_opcode_name(REPORT_LUNS), \
/linux/drivers/scsi/
H A Dscsi_ioctl.c277 case REPORT_LUNS: in scsi_cmd_allowed()
H A Dscsi_scan.c1499 scsi_cmd[0] = REPORT_LUNS; in scsi_report_lun_scan()
H A Dscsi_error.c2006 if (scmd->cmnd[0] == REPORT_LUNS) in scsi_decide_disposition()
H A Dstex.c634 case REPORT_LUNS: in stex_queuecommand_lck()
H A Dmyrs.c1605 case REPORT_LUNS: in myrs_queuecommand()
/linux/drivers/scsi/esas2r/
H A Desas2r_main.c1220 && rq->vrq->scsi.cdb[0] != REPORT_LUNS) in esas2r_log_request_failure()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c910 case REPORT_LUNS: in get_cmd_dir()
/linux/drivers/staging/rts5208/
H A Drtsx_scsi.c243 case REPORT_LUNS: in scsi_show_command()
/linux/Documentation/scsi/
H A DChangeLog.lpfc968 REPORT_LUNS from the driver anymore.
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c5867 else if (!xfer_cnt && scmd->cmnd[0] == REPORT_LUNS) { in _scsih_io_done()