Searched refs:FCP_SNS_LEN_VALID (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfct_defines.h184 #define FCP_SNS_LEN_VALID 0x0200 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2228 if (sts.scsi_status_h & FCP_SNS_LEN_VALID) {
2281 sts.req_sense_length = sts.scsi_status_h & FCP_SNS_LEN_VALID ?
2298 if (sts.scsi_status_h & FCP_SNS_LEN_VALID) {
2491 if (sts.scsi_status_h & FCP_SNS_LEN_VALID) {
H A Dql_xioctl.c2456 if (sts.scsi_status_h & FCP_SNS_LEN_VALID) {
2488 sts.req_sense_length = sts.scsi_status_h & FCP_SNS_LEN_VALID ?
2613 sts.scsi_status_h & FCP_SNS_LEN_VALID &&
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h332 #define FCP_SNS_LEN_VALID BIT_1 macro

Completed in 89 milliseconds