Searched refs:SNS_LEN_VALID (Results 1 – 2 of 2) sorted by relevance
70 #define SNS_LEN_VALID 0x02 /* bit 1 */ macro
3598 } else if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen && in lpfc_send_scsi_error_event()3876 if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen) { in lpfc_handle_fcp_err()3944 if (!(resp_info & SNS_LEN_VALID) && in lpfc_handle_fcp_err()
Completed in 13 milliseconds