Searched refs:PROBE_AWAKE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dconfig.c36 if ((dev->how_probe != PROBE_AWAKE) && state->advance) {
51 if (dev->how_probe != PROBE_AWAKE) {
87 if ((dev->how_probe != PROBE_AWAKE) && state->advance) {
99 if (dev->how_probe != PROBE_AWAKE) {
H A Ddev.h71 #define PROBE_AWAKE 1 /* After calling disable bring up the same device */ macro

Completed in 26 milliseconds