Searched refs:net_boot (Results 1 – 2 of 2) sorted by relevance
2065 int snapshot, linux_boot, net_boot; in main() local2816 net_boot = (boot_devices_bitmap >> ('n' - 'a')) & 0xF; in main()2861 if (net_boot != 0) { in main()2867 if (net_boot & (1 << i)) { in main()
2530 int snapshot, linux_boot, net_boot; in main() local3961 net_boot = (boot_devices_bitmap >> ('n' - 'a')) & 0xF; in main()4000 if (net_boot != 0) { in main()4006 if (net_boot & (1 << i)) { in main()