Home | History | Annotate | Download | only in qemu

Lines Matching refs:net_boot

2517     int snapshot, linux_boot, net_boot;
3922 net_boot = (boot_devices_bitmap >> ('n' - 'a')) & 0xF;
3961 if (net_boot != 0) {
3967 if (net_boot & (1 << i)) {