Searched defs:initialise (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dinit.c43 void initialise ( void ) { function
48 init_fn->initialise ();
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dinit.h12 * call to initialise().
15 void ( * initialise ) ( void ); member in struct:init_fn
68 extern void initialise ( void );

Completed in 1033 milliseconds