Searched refs:SNS_LEN_VALID (Results 1 – 2 of 2) sorted by relevance
69 #define SNS_LEN_VALID 0x02 /* bit 1 */ macro
3604 } else if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen && in lpfc_send_scsi_error_event()3882 if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen) { in lpfc_handle_fcp_err()3947 if (!(resp_info & SNS_LEN_VALID) && in lpfc_handle_fcp_err()
Completed in 12 milliseconds