Searched refs:nvram_types (Results 1 – 1 of 1) sorted by relevance
1684 u32 nvram_types; in efx_siena_mcdi_nvram_test_all() local1688 rc = efx_siena_mcdi_nvram_types(efx, &nvram_types); in efx_siena_mcdi_nvram_test_all()1693 while (nvram_types != 0) { in efx_siena_mcdi_nvram_test_all()1694 if (nvram_types & 1) { in efx_siena_mcdi_nvram_test_all()1700 nvram_types >>= 1; in efx_siena_mcdi_nvram_test_all()