Searched refs:mpfb2 (Results 1 – 3 of 3) sorted by relevance
447 if ( mpfps->mpfb2 & 0x7f ) { in MPFloatingPointer()448 printf( " warning, MP feature byte 2: 0x%02x\n", mpfps->mpfb2 ); in MPFloatingPointer()452 printf( " mode:\t\t\t\t%s\n", (mpfps->mpfb2 & MPFB2_IMCR_PRESENT) ? in MPFloatingPointer()
52 uint8_t mpfb2; member
453 if (mpfps->mpfb2 & MPFB2_IMCR_PRESENT) { in mptable_setup_io()