Home
last modified time | relevance | path

Searched refs:scsi_status_h (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1994 (pkt->scsi_status_h & FCP_RSP_MASK) == 0 && in ql_status_entry()
2021 (pkt->scsi_status_h & FCP_RSP_MASK) == 0) { in ql_status_entry()
2130 (pkt->scsi_status_h & FCP_RSP_MASK) == 0 && in ql_24xx_status_entry()
2143 (pkt->scsi_status_h & FCP_RSP_MASK) == 0) { in ql_24xx_status_entry()
2262 uint8_t scsi_status_h; in ql_status_error() member
2274 sts.scsi_status_h = pkt24->scsi_status_h; in ql_status_error()
2282 sts.fcp_residual_length = sts.scsi_status_h & in ql_status_error()
2288 (sts.scsi_status_h & FCP_RESID_UNDER) && in ql_status_error()
2294 sts.scsi_status_h = (uint8_t) in ql_status_error()
2295 (sts.scsi_status_h & ~FCP_RESID_UNDER); in ql_status_error()
[all …]
H A Dql_xioctl.c2098 uint8_t scsi_status_h; in ql_scsi_passthru() member
2526 sts.scsi_status_h = pkt->sts24.scsi_status_h; in ql_scsi_passthru()
2553 sts.rsp_info_length = sts.scsi_status_h & FCP_RSP_LEN_VALID ? in ql_scsi_passthru()
2562 if (sts.scsi_status_h & FCP_SNS_LEN_VALID) { in ql_scsi_passthru()
2579 sts.scsi_status_h = pkt->sts.scsi_status_h; in ql_scsi_passthru()
2589 sts.rsp_info_length = sts.scsi_status_h & FCP_RSP_LEN_VALID ? in ql_scsi_passthru()
2594 sts.req_sense_length = sts.scsi_status_h & FCP_SNS_LEN_VALID ? in ql_scsi_passthru()
2662 (sts.scsi_status_h & FCP_RSP_MASK) == 0) { in ql_scsi_passthru()
2670 if (sts.scsi_status_h & FCP_RESID_UNDER) { in ql_scsi_passthru()
2683 tq->d_id.b24, sts.comp_status, sts.scsi_status_h, in ql_scsi_passthru()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h282 uint8_t scsi_status_h; /* SCSI status - MSB. */ member
394 uint8_t scsi_status_h; /* SCSI status - MSB. */ member
929 uint8_t scsi_status_h; member
937 uint8_t scsi_status_h; member
946 uint8_t scsi_status_h; member