Searched refs:rspResId (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.h56 uint32_t rspResId; /* Residual xfer if residual count field set in member in struct:fcp_rsp
H A Dlpfc_scsi.c2078 ((be32_to_cpu(fcprsp->rspResId) != fcpi_parm) ||
2216 be32_to_cpu(fcprsp->rspResId),
2223 scsi_set_resid(cmnd, be32_to_cpu(fcprsp->rspResId));
2285 be32_to_cpu(fcprsp->rspResId),

Completed in 165 milliseconds