boot_dev           75 arch/m68k/include/asm/openprom.h 	char boot_dev[2];
boot_dev           67 arch/sparc/include/asm/openprom.h 	char boot_dev[2];
boot_dev          244 drivers/bcma/driver_mips.c 	enum bcma_boot_dev boot_dev;
boot_dev          247 drivers/bcma/driver_mips.c 	boot_dev = bcma_boot_dev(bus);
boot_dev          248 drivers/bcma/driver_mips.c 	switch (boot_dev) {
boot_dev         2230 drivers/net/ethernet/sfc/falcon/falcon.c 	int boot_dev;
boot_dev         2237 drivers/net/ethernet/sfc/falcon/falcon.c 		boot_dev = (EF4_OWORD_FIELD(nic_stat, FRF_AB_SF_PRST) ?
boot_dev         2240 drivers/net/ethernet/sfc/falcon/falcon.c 			  boot_dev == FFE_AB_SPI_DEVICE_FLASH ?
boot_dev         2245 drivers/net/ethernet/sfc/falcon/falcon.c 		boot_dev = -1;
boot_dev         2259 drivers/net/ethernet/sfc/falcon/falcon.c 	if (boot_dev == FFE_AB_SPI_DEVICE_FLASH)
boot_dev         2263 drivers/net/ethernet/sfc/falcon/falcon.c 	if (boot_dev == FFE_AB_SPI_DEVICE_EEPROM)