Searched refs:scsi_status (Results 1 - 25 of 43) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dstatus.h45 struct scsi_status { struct
74 struct scsi_status sts_status;
75 struct scsi_status sts_rqpkt_status;
/illumos-gate/usr/src/uts/common/sys/scsi/
H A Dscsi_watch.h34 struct scsi_status *statusp;
/illumos-gate/usr/src/uts/common/sys/
H A Demul64.h98 struct scsi_status eccd_scsi_status;
H A Demul64var.h266 struct scsi_status emul64_einj_scsi_status;
/illumos-gate/usr/src/lib/scsi/libscsi/
H A DMakefile.com33 scsi_status.o \
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.h62 ibt_status_t srpt_stp_send_response(srpt_iu_t *iu, uint8_t scsi_status,
H A Dsrpt_stp.c758 srpt_stp_send_response(srpt_iu_t *iu, uint8_t scsi_status, argument
780 rsp->rsp_status = scsi_status;
814 uint8_t, scsi_status);
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcp.h124 uchar_t scsi_status; /* status of cmd */ member in struct:fcp_status
/illumos-gate/usr/src/man/man9s/
H A DMakefile73 scsi_status.9s \
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dses.h48 #define SCBP(pkt) ((struct scsi_status *)(pkt)->pkt_scbp)
196 _NOTE(SCHEME_PROTECTS_DATA("unique per pkt", scsi_extended_sense scsi_status))
H A Dsddef.h711 _NOTE(SCHEME_PROTECTS_DATA("unique per pkt", scsi_status scsi_cdb))
1091 struct scsi_status sts_status;
1092 struct scsi_status sts_rqpkt_status;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h165 uchar_t scsi_status; /* status of cmd */ member in struct:fcp_status
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_watch.c869 #define SCBP(pkt) ((struct scsi_status *)(pkt)->pkt_scbp)
878 struct scsi_status *rqstatusp;
945 rqstatusp = (struct scsi_status *)pkt->pkt_scbp;
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c1039 struct scsi_status *scsi_stat = (struct scsi_status *)spktp->pkt_scbp;
1092 static struct scsi_status zero_scsi_status = { 0 };
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c68 uint8_t scsi_status; local
83 scsi_status = 0;
221 scsi_status = rsp->fcp_u.fcp_status.scsi_status;
225 if (scsi_status == SCSI_STAT_QUE_FULL) {
228 } else if (scsi_status == SCSI_STAT_BUSY) {
241 if (scsi_status == SCSI_STAT_TASK_ABORT) {
248 rsp->fcp_u.fcp_status.scsi_status =
263 scsi_status = SCSI_STAT_CHECK_COND;
272 if (scsi_status
[all...]
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/pvscsi/
H A Dpvscsi_var.h81 uchar_t scsi_status; member in struct:pvscsi_cmp_desc_stat
H A Dpvscsi.c485 cmd->cmp_stat.scsi_status = cdesc->scsiStatus;
673 uchar_t scsi_status = cmd->cmp_stat.scsi_status; local
676 if (scsi_status != STATUS_GOOD &&
680 if (scsi_status == STATUS_CHECK) {
685 *pkt->pkt_scbp = scsi_status;
711 pvscsi_comp_cmd(cmd, scsi_status);
/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h507 struct scsi_status apt_status;
508 struct scsi_status apt_rqpkt_status;
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c1815 struct scsi_status *rqstatus = (struct scsi_status *)rqpkt->pkt_scbp;
1901 struct scsi_status *status = (struct scsi_status *)pkt->pkt_scbp;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h1023 uint16_t scsi_status; member in struct:ctio_snd_entry::__anon7781::__anon7782
1038 uint16_t scsi_status; member in struct:ctio_snd_entry::__anon7781::__anon7783
1086 uint16_t scsi_status; member in struct:ctio_rcv_entry::__anon7785::__anon7786
1101 uint16_t scsi_status; member in struct:ctio_rcv_entry::__anon7785::__anon7787
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c1257 *pkt->pkt_scbp = STATUS_GOOD; /* clear arq scsi_status */
1315 ((struct scsi_status *)pkt->pkt_scbp)->sts_chk = 1;
1324 ((struct scsi_status *)pkt->pkt_scbp)->sts_busy = 1;
2841 ((struct scsi_status *)
2878 ((struct scsi_status *)
3380 ldio->scsi_status = 0x0;
3462 pthru->scsi_status = 0x0;
3611 pthru->scsi_status = kpthru->scsi_status;
3648 kpthru->scsi_status
[all...]
H A Dmegaraid_sas.h671 uint8_t scsi_status; /* 03h */ member in struct:megasas_header
730 uint8_t scsi_status; /* 03h */ member in struct:megasas_io_frame
757 uint8_t scsi_status; /* 03h */ member in struct:megasas_pthru_frame
/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h549 scsi_cdb scsi_status scsi_pkt buf scsa2usb_cmd scsi_arq_status))
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3532 uint16_t scsi_status; local
3545 scsi_status = (uint16_t)task->task_scsi_status;
3547 scsi_status = (uint16_t)(scsi_status | BIT_10);
3549 scsi_status = (uint16_t)(scsi_status | BIT_11);
3581 QMEM_WR16(qlt, req + 0x22, scsi_status);
3668 scsi_status = (uint16_t)task->task_scsi_status;
3670 scsi_status = (uint16_t)(scsi_status | BIT_1
[all...]
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3617 rsp?rsp->fcp_u.fcp_status.scsi_status:0));
3620 if (rsp && rsp->fcp_u.fcp_status.scsi_status == STATUS_CHECK &&
3637 rsp->fcp_u.fcp_status.scsi_status =
3669 if (rsp && rsp->fcp_u.fcp_status.scsi_status == STATUS_GOOD) {
3744 rsp ? rsp->fcp_u.fcp_status.scsi_status:0));
3748 if (rsp && ((rsp->fcp_u.fcp_status.scsi_status == STATUS_BUSY) ||
3749 (rsp->fcp_u.fcp_status.scsi_status == STATUS_QFULL))) {
3971 privp->dest_nport_id, rsp->fcp_u.fcp_status.scsi_status));
3973 if ((rsp->fcp_u.fcp_status.scsi_status == STATUS_GOOD) &&
4014 } else if ((rsp->fcp_u.fcp_status.scsi_status
[all...]

Completed in 569 milliseconds

12