Searched refs:stripRef (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/megaraid/ |
D | megaraid_sas_fp.c | 89 u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, 735 u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, in mr_spanset_get_phy_params() argument 791 *pdBlock += stripRef + le64_to_cpu(MR_LdSpanPtrGet(ld, span, map)->startBlk); in mr_spanset_get_phy_params() 816 u16 stripRef, struct IO_REQUEST_INFO *io_info, in MR_GetPhyParams() argument 889 *pdBlock += stripRef + le64_to_cpu(MR_LdSpanPtrGet(ld, span, map)->startBlk); in MR_GetPhyParams()
|