Lines Matching defs:instance
157 static int MR_PopulateDrvRaidMap(struct megasas_instance *instance, u64 map_id) in MR_PopulateDrvRaidMap()
302 u8 MR_ValidateMapInfo(struct megasas_instance *instance, u64 map_id) in MR_ValidateMapInfo()
423 static u32 mr_spanset_get_span_block(struct megasas_instance *instance, in mr_spanset_get_span_block()
486 static u64 get_row_from_strip(struct megasas_instance *instance, in get_row_from_strip()
543 static u64 get_strip_from_row(struct megasas_instance *instance, in get_strip_from_row()
604 static u32 get_arm_from_strip(struct megasas_instance *instance, in get_arm_from_strip()
648 static u8 get_arm(struct megasas_instance *instance, u32 ld, u8 span, u64 stripe, in get_arm()
690 static u8 mr_spanset_get_phy_params(struct megasas_instance *instance, u32 ld, in mr_spanset_get_phy_params()
791 static u8 MR_GetPhyParams(struct megasas_instance *instance, u32 ld, u64 stripRow, in MR_GetPhyParams()
902 static void mr_get_phy_params_r56_rmw(struct megasas_instance *instance, in mr_get_phy_params_r56_rmw()
971 MR_BuildRaidContext(struct megasas_instance *instance, in MR_BuildRaidContext()
1348 static u8 megasas_get_best_arm_pd(struct megasas_instance *instance, in megasas_get_best_arm_pd()
1410 __le16 get_updated_dev_handle(struct megasas_instance *instance, in get_updated_dev_handle()