Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c994 bool ignore_missing; in efx_mcdi_phy_get_module_eeprom() local
1003 ignore_missing = false; in efx_mcdi_phy_get_module_eeprom()
1008 ignore_missing = true; /* Ignore missing pages after page 0. */ in efx_mcdi_phy_get_module_eeprom()
1029 } else if (ignore_missing && (page > 0)) { in efx_mcdi_phy_get_module_eeprom()
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dstart.c228 SANDBOX_CMDLINE_OPT_SHORT(ignore_missing, 'n', 0,