Home
last modified time | relevance | path

Searched refs:RSP_LEN_VALID (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.h69 #define RSP_LEN_VALID 0x01 /* bit 0 */ macro
H A Dlpfc_scsi.c3846 if (resp_info & RSP_LEN_VALID) { in lpfc_handle_fcp_err()
3876 if (resp_info & RSP_LEN_VALID) in lpfc_handle_fcp_err()
5748 if ((fcprsp->rspStatus2 & RSP_LEN_VALID) && in lpfc_check_fcp_rsp()