Searched refs:SCMD_REPORT_LUNS (Results 1 - 18 of 18) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/sun_fc/common/
H A Dsun_fc.h165 #ifndef SCMD_REPORT_LUNS
166 #define SCMD_REPORT_LUNS 0xA0 macro
H A DFCHBAPort.cc1013 scsi_rl_req.scc_cmd = SCMD_REPORT_LUNS;
/opensolaris-onvv-gate/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h364 #define SCMD_REPORT_LUNS 0xA0 macro
482 /* 0xa0 */ SCMD_REPORT_LUNS, "report_luns", \
/opensolaris-onvv-gate/usr/src/lib/sun_sas/common/
H A DSun_sasScsiReportLUNs.c45 cdb.scc_cmd = SCMD_REPORT_LUNS;
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_sata.c390 case SCMD_REPORT_LUNS: {
/opensolaris-onvv-gate/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h234 SPC3_CMD_REPORT_LUNS = SCMD_REPORT_LUNS,
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Demul64.c1315 case SCMD_REPORT_LUNS:
/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c177 ((cdb[0]) == SCMD_REPORT_LUNS) || \
H A Dsbd_scsi.c58 ((cdb[0]) == SCMD_REPORT_LUNS) || \
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_sess.c1803 cdb[0] = SCMD_REPORT_LUNS;
/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c4889 } else if (task->task_cdb[0] == SCMD_REPORT_LUNS) {
6489 if (task->task_cdb[0] == SCMD_REPORT_LUNS) {
7055 case SCMD_REPORT_LUNS:
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c4065 pkt->cmd24.scsi_cdb[0] = SCMD_REPORT_LUNS;
4110 pkt->cmd3.scsi_cdb[0] = SCMD_REPORT_LUNS;
4139 pkt->cmd.scsi_cdb[0] = SCMD_REPORT_LUNS;
/opensolaris-onvv-gate/usr/src/lib/libsun_ima/common/
H A Dima.c1949 cmdblk[0] = SCMD_REPORT_LUNS;
/opensolaris-onvv-gate/usr/src/uts/common/io/aac/
H A Daac.c7324 cdb[0] = SCMD_REPORT_LUNS;
7386 /* The target may do not support SCMD_REPORT_LUNS. */
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c121 /* number of LUNs we attempt to get on the first SCMD_REPORT_LUNS command */
2004 * still support SCMD_REPORT_LUNS.
6042 * additional SCMD_REPORT_LUNS operations by bus_config_all callers.
6991 * get a LUN report. We first issue a SCMD_REPORT_LUNS command using a
7056 SCMD_REPORT_LUNS, 0, bsize, 0);
7140 * path_instance is used to ensure that the SCMD_REPORT_LUNS command is issued
7144 * them. Which LUNs exist is based on SCMD_REPORT_LUNS data.
7235 /* See if SCMD_REPORT_LUNS works for SCSI-2 and beyond */
7291 /* Couldn't get SCMD_REPORT_LUNS data */
/opensolaris-onvv-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3534 ((union scsi_cdb *)reportlun->fcp_cdb)->scc_cmd = SCMD_REPORT_LUNS;
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c12010 case SCMD_REPORT_LUNS:
18440 { SCMD_REPORT_LUNS,
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c13676 cdb[0] = SCMD_REPORT_LUNS;
14058 * The return value means the SCMD_REPORT_LUNS

Completed in 401 milliseconds