Searched refs:to_efx_mcdi_mtd_partition (Results 1 – 2 of 2) sorted by relevance
2154 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_siena_mcdi_mtd_read()2177 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_siena_mcdi_mtd_erase()2208 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_siena_mcdi_mtd_write()2238 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_siena_mcdi_mtd_sync()
110 #define to_efx_mcdi_mtd_partition(mtd) \ macro