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.c45 static const int EFIHTTP_POLL_TIMEOUT = 300000; variable
488 while (!done && polltime < EFIHTTP_POLL_TIMEOUT) { in _efihttp_fs_open()
523 while (!done && polltime < EFIHTTP_POLL_TIMEOUT) { in _efihttp_fs_open()
647 while (!done && polltime < EFIHTTP_POLL_TIMEOUT) { in _efihttp_fs_read()