Home
last modified time | relevance | path

Searched refs:seekEntry (Results 1 – 1 of 1) sorted by relevance

/src/usr.sbin/mptable/
H A Dmptable.c124 static void seekEntry( u_int32_t addr );
273 seekEntry( (u_int32_t)EBDA_POINTER ); in apic_probe()
279 seekEntry( target ); in apic_probe()
296 seekEntry( (u_int32_t)TOPOFMEM_POINTER ); in apic_probe()
303 seekEntry( target ); in apic_probe()
320 seekEntry( target ); in apic_probe()
335 seekEntry( BIOS_BASE ); in apic_probe()
349 seekEntry( BIOS_BASE2 ); in apic_probe()
365 seekEntry( target ); in apic_probe()
379 seekEntry( target ); in apic_probe()
[all …]