Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h50 #define SCMD_REPORT_LUN 0xa0 /* SCSI cmd to report on LUNs */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c999 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 …]