Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_WAIT_CNT
usr/src/grub/grub-0.97/netboot/tg3.c
1437
for (i = 0; i < MAX_WAIT_CNT; i++) {
usr/src/grub/grub-0.97/netboot/tg3.c
1444
if (i == MAX_WAIT_CNT) {
usr/src/grub/grub-0.97/netboot/tg3.c
1484
for (i = 0; i < MAX_WAIT_CNT; i++) {
usr/src/grub/grub-0.97/netboot/tg3.c
1489
if (i >= MAX_WAIT_CNT) {