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

/freebsd-10.0-release/usr.sbin/mptable/
H A Dmptable.c61 #define EBDA_POINTER 0x040e /* location of EBDA pointer */ macro
399 printf( " looking for EBDA pointer @ 0x%04x, ", EBDA_POINTER );
400 seekEntry( (u_int32_t)EBDA_POINTER );

Completed in 173 milliseconds