Searched refs:PROBE_NORMAL (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dscript.h14 extern struct image_type script_image_type __image_type ( PROBE_NORMAL );
H A Dimage.h102 #define PROBE_NORMAL 02 macro
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/image/
H A Delfboot.c105 struct image_type elfboot_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
H A Dcomboot.c322 struct image_type comboot_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
H A Dcom32.c327 struct image_type com32_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
H A Dnbi.c424 struct image_type nbi_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
H A Dbzimage.c547 struct image_type bzimage_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
/vbox/src/VBox/Devices/PC/ipxe/src/image/
H A Defi_image.c221 struct image_type efi_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type
H A Dscript.c195 struct image_type script_image_type __image_type ( PROBE_NORMAL ) = { variable in typeref:struct:__image_type

Completed in 332 milliseconds