Home | History | Annotate | Download | only in qemu

Lines Matching refs:net_boot

2532     int snapshot, linux_boot, net_boot;
3977 net_boot = (boot_devices_bitmap >> ('n' - 'a')) & 0xF;
4016 if (net_boot != 0) {
4022 if (net_boot & (1 << i)) {