Searched refs:boot_dev (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/bcma/
H A Ddriver_mips.c280 enum bcma_boot_dev boot_dev; bcma_core_mips_flash_detect() local
318 boot_dev = bcma_boot_dev(bus); bcma_core_mips_flash_detect()
319 switch (boot_dev) { bcma_core_mips_flash_detect()
/linux-4.4.14/arch/alpha/kernel/
H A Dsrm_env.c62 { "boot_dev", ENV_BOOT_DEV },
/linux-4.4.14/arch/sparc/include/asm/
H A Dopenprom.h66 char boot_dev[2]; member in struct:linux_arguments_v0
/linux-4.4.14/arch/m68k/include/asm/
H A Dopenprom.h74 char boot_dev[2]; member in struct:linux_arguments_v0
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dfalcon.c2227 int boot_dev; falcon_probe_spi_devices() local
2234 boot_dev = (EFX_OWORD_FIELD(nic_stat, FRF_AB_SF_PRST) ? falcon_probe_spi_devices()
2237 boot_dev == FFE_AB_SPI_DEVICE_FLASH ? falcon_probe_spi_devices()
2242 boot_dev = -1; falcon_probe_spi_devices()
2256 if (boot_dev == FFE_AB_SPI_DEVICE_FLASH) falcon_probe_spi_devices()
2260 if (boot_dev == FFE_AB_SPI_DEVICE_EEPROM) falcon_probe_spi_devices()

Completed in 374 milliseconds