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

/haiku/src/system/kernel/arch/x86/32/
H A Dapm.cpp44 } sAPMBiosEntry; variable in typeref:struct:__anon1879
95 // TODO: Fix this for GCC 4.3! The direct reference to sAPMBiosEntry
100 "lcall *%%cs:sAPMBiosEntry; "
364 sAPMBiosEntry.segment = (APM_CODE32_SEGMENT << 3) | DPL_KERNEL;
365 sAPMBiosEntry.offset = info.code32_segment_offset;

Completed in 29 milliseconds