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

/freebsd-13-stable/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 );
276 seekEntry( (u_int32_t)EBDA_POINTER );

Completed in 106 milliseconds