Home
last modified time | relevance | path

Searched refs:SCMD_REPORT_LUN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h50 #define SCMD_REPORT_LUN 0xa0 /* SCSI cmd to report on LUNs */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1003 SCMD_REPORT_LUN,
2737 (reconfig_lun || (scsi_cdb->scc_cmd == SCMD_REPORT_LUN))) { in fcp_send_scsi_ioctl()
4901 if (fcp_send_scsi(plun, SCMD_REPORT_LUN, in fcp_handle_reportlun_changed()
6379 if (fcp_send_scsi(plun, SCMD_REPORT_LUN, in fcp_icmd_callback()
6629 case SCMD_REPORT_LUN: { in fcp_send_scsi()
6651 scsi_cdb->scc_cmd = SCMD_REPORT_LUN; in fcp_send_scsi()
6707 ASSERT(icmd->ipkt_opcode == SCMD_REPORT_LUN); in fcp_check_reportlun()
6955 (icmd->ipkt_opcode == SCMD_REPORT_LUN)) { in fcp_scsi_callback()
7113 if (icmd->ipkt_opcode == SCMD_REPORT_LUN) { in fcp_scsi_callback()
7143 if (icmd->ipkt_opcode == SCMD_REPORT_LUN) { in fcp_scsi_callback()
[all …]