HomeSort by: relevance | last modified time | path
    Searched defs:mp_conf (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/x86/x86/
mpbios.c 471 static struct mpbios_baseentry mp_conf[] = variable in typeref:struct:mpbios_baseentry[]
571 entry += mp_conf[*entry].length;;
740 mp_conf[type].count++;
756 mp_conf[MPS_MCT_IOAPIC].count;
761 position += mp_conf[type].length;
832 position += mp_conf[type].length;

Completed in 13 milliseconds