Home
last modified time | relevance | path

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

/freebsd/stand/efi/boot1/
H A Dboot1.c139 DSTALL(1000000); in try_boot()
141 DSTALL(1000000); in try_boot()
143 DSTALL(1000000); in try_boot()
145 DSTALL(1000000); in try_boot()
147 DSTALL(1000000); in try_boot()
H A Dboot_module.h38 #define DSTALL(d) BS->Stall(d) macro
41 #define DSTALL(d) {} macro