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

/freebsd-current/sys/x86/include/
H A Dmptable.h52 uint8_t mpfb2; member in struct:MPFPS
/freebsd-current/usr.sbin/mptable/
H A Dmptable.c447 if ( mpfps->mpfb2 & 0x7f ) {
448 printf( " warning, MP feature byte 2: 0x%02x\n", mpfps->mpfb2 );
452 printf( " mode:\t\t\t\t%s\n", (mpfps->mpfb2 & MPFB2_IMCR_PRESENT) ?
/freebsd-current/sys/x86/x86/
H A Dmptable.c461 if (mpfps->mpfb2 & MPFB2_IMCR_PRESENT) {

Completed in 107 milliseconds