Home
last modified time | relevance | path

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

/freebsd-11-stable/stand/efi/boot1/
HDboot_module.h40 #define DSTALL(d) BS->Stall(d) macro
43 #define DSTALL(d) {} macro
HDboot1.c250 DSTALL(1000000); in try_boot()
252 DSTALL(1000000); in try_boot()
254 DSTALL(1000000); in try_boot()
256 DSTALL(1000000); in try_boot()
258 DSTALL(1000000); in try_boot()
382 DSTALL(500000); in probe_handle_status()