Home
last modified time | relevance | path

Searched refs:EFIHTTP_POLL_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/efi/libefi/
H A Defihttp.c44 static const int EFIHTTP_POLL_TIMEOUT = 300000; variable
291 if (polltime >= EFIHTTP_POLL_TIMEOUT) { in efi_ip4_dhcp()
826 while (!done && polltime < EFIHTTP_POLL_TIMEOUT) { in _efihttp_fs_open()
861 while (!done && polltime < EFIHTTP_POLL_TIMEOUT) { in _efihttp_fs_open()
988 while (!done && polltime < EFIHTTP_POLL_TIMEOUT) { in _efihttp_fs_read()