Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c133 static u8 MR_PdInterfaceTypeGet(u32 pd, struct MR_DRV_RAID_MAP_ALL *map) in MR_PdInterfaceTypeGet() function
729 *pPdInterface = MR_PdInterfaceTypeGet(pd, map); in mr_spanset_get_phy_params()
750 *pPdInterface = MR_PdInterfaceTypeGet(pd, map); in mr_spanset_get_phy_params()
843 *pPdInterface = MR_PdInterfaceTypeGet(pd, map); in MR_GetPhyParams()
866 *pPdInterface = MR_PdInterfaceTypeGet(pd, map); in MR_GetPhyParams()
1417 io_info->pd_interface = MR_PdInterfaceTypeGet(arm_pd, drv_map); in get_updated_dev_handle()