Home
last modified time | relevance | path

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

/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c133 static u8 MR_PdInterfaceTypeGet(u32 pd, struct MR_DRV_RAID_MAP_ALL *map) in MR_PdInterfaceTypeGet() function
733 *pPdInterface = MR_PdInterfaceTypeGet(pd, map); in mr_spanset_get_phy_params()
754 *pPdInterface = MR_PdInterfaceTypeGet(pd, map); in mr_spanset_get_phy_params()
847 *pPdInterface = MR_PdInterfaceTypeGet(pd, map); in MR_GetPhyParams()
870 *pPdInterface = MR_PdInterfaceTypeGet(pd, map); in MR_GetPhyParams()
1421 io_info->pd_interface = MR_PdInterfaceTypeGet(arm_pd, drv_map); in get_updated_dev_handle()