Searched refs:SCMD_REPORT_LUN (Results 1 – 2 of 2) sorted by relevance
50 #define SCMD_REPORT_LUN 0xa0 /* SCSI cmd to report on LUNs */ macro
999 SCMD_REPORT_LUN,2733 (reconfig_lun || (scsi_cdb->scc_cmd == SCMD_REPORT_LUN))) { in fcp_send_scsi_ioctl()4896 if (fcp_send_scsi(plun, SCMD_REPORT_LUN, in fcp_handle_reportlun_changed()6374 if (fcp_send_scsi(plun, SCMD_REPORT_LUN, in fcp_icmd_callback()6624 case SCMD_REPORT_LUN: { in fcp_send_scsi()6646 scsi_cdb->scc_cmd = SCMD_REPORT_LUN; in fcp_send_scsi()6702 ASSERT(icmd->ipkt_opcode == SCMD_REPORT_LUN); in fcp_check_reportlun()6950 (icmd->ipkt_opcode == SCMD_REPORT_LUN)) { in fcp_scsi_callback()7108 if (icmd->ipkt_opcode == SCMD_REPORT_LUN) { in fcp_scsi_callback()7138 if (icmd->ipkt_opcode == SCMD_REPORT_LUN) { in fcp_scsi_callback()[all …]