Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sparc/include/asm/
Dopenprom.h66 char boot_dev[2]; member
/linux-3.4.99/drivers/net/ethernet/sfc/
Dfalcon.c1374 int boot_dev; in falcon_probe_spi_devices() local
1381 boot_dev = (EFX_OWORD_FIELD(nic_stat, FRF_AB_SF_PRST) ? in falcon_probe_spi_devices()
1384 boot_dev == FFE_AB_SPI_DEVICE_FLASH ? in falcon_probe_spi_devices()
1389 boot_dev = -1; in falcon_probe_spi_devices()
1403 if (boot_dev == FFE_AB_SPI_DEVICE_FLASH) in falcon_probe_spi_devices()
1407 if (boot_dev == FFE_AB_SPI_DEVICE_EEPROM) in falcon_probe_spi_devices()
/linux-3.4.99/arch/m68k/include/asm/
Dopenprom.h74 char boot_dev[2]; member