Searched defs:current_link_up (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c674 int current_link_up; local
752 current_link_up = 0;
776 current_link_up = 1;
784 current_link_up = 0;
787 current_link_up = 0;
791 if (current_link_up == 1 &&
805 current_link_up = 0;
811 if (current_link_up == 0) {
819 current_link_up = 1;
823 if (current_link_up
1201 int current_link_up; local
[all...]

Completed in 56 milliseconds