Searched refs:SNS_LEN_VALID (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_scsi.h51 #define SNS_LEN_VALID 0x02 /* bit 1 */ macro
H A Dlpfc_scsi.c2057 } else if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen &&
2197 if ((resp_info & SNS_LEN_VALID) && fcprsp->rspSnsLen) {
2256 if (!(resp_info & SNS_LEN_VALID) &&

Completed in 107 milliseconds