HomeSort by relevance Sort by last modified time
    Searched refs:MPC_SIGNATURE (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/x86/include/asm/
mpspec.h 33 #define MPC_SIGNATURE "PCMP"
36 char mpc_signature[4]; /* "PCMP" */ member in struct:mp_config_table
  /external/u-boot/arch/x86/lib/
mpspec.c 49 memcpy(mc->mpc_signature, MPC_SIGNATURE, 4);

Completed in 182 milliseconds