Home
last modified time | relevance | path

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

/freebsd-12-stable/stand/efi/boot1/
Dboot1.c122 DSTALL(1000000); in try_boot()
124 DSTALL(1000000); in try_boot()
126 DSTALL(1000000); in try_boot()
128 DSTALL(1000000); in try_boot()
130 DSTALL(1000000); in try_boot()
Dboot_module.h40 #define DSTALL(d) BS->Stall(d) macro
43 #define DSTALL(d) {} macro