Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/mptable/
H A Dmptable.c66 #define EBDA_POINTER 0x040e /* location of EBDA pointer */ macro
275 printf( " looking for EBDA pointer @ 0x%04x, ", EBDA_POINTER ); in apic_probe()
276 seekEntry( (u_int32_t)EBDA_POINTER ); in apic_probe()