Searched refs:STARTUP_NORMAL (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dinit.h63 #define STARTUP_NORMAL 02 /**< Normal startup */ macro
/vbox/src/VBox/Devices/PC/ipxe/src/crypto/
H A Drbg.c111 struct startup_fn startup_rbg __startup_fn ( STARTUP_NORMAL ) = { variable in typeref:struct:__startup_fn
/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Ddevice.c108 struct startup_fn startup_devices __startup_fn ( STARTUP_NORMAL ) = { variable in typeref:struct:__startup_fn
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/core/
H A Druntime.c262 struct startup_fn runtime_startup_fn __startup_fn ( STARTUP_NORMAL ) = { variable in typeref:struct:__startup_fn
/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/
H A Defi_pci.c526 struct startup_fn startup_pci __startup_fn ( STARTUP_NORMAL ) = { variable in typeref:struct:__startup_fn

Completed in 61 milliseconds