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

/external/syslinux/gpxe/src/arch/i386/interface/syslinux/
H A Dcomboot_call.c57 static uint8_t __data16 ( comboot_feature_flags ) = COMBOOT_FEATURE_IDLE_LOOP; variable
58 #define comboot_feature_flags __use_data16 ( comboot_feature_flags ) macro
550 ix86->regs.bx = ( ( unsigned ) __from_data16 ( &comboot_feature_flags ) );

Completed in 89 milliseconds