Lines Matching defs:board
62 int board, pos, bank, dimm, jnumber;
69 if (parse_unum_memory(unum, &board, &pos, &bank, &dimm,
76 mcid = plat_make_fru_cpuid(board, 0, pos);
94 int board, pos, bank, dimm, jnumber;
101 if (parse_unum_memory(unum, &board, &pos, &bank, &dimm,
105 mcid = plat_make_fru_cpuid(board, 0, pos);
141 * There must be at least one dimm on the board for this
239 /* Record board# for possible retry */
321 * Calls plat_request_mem_sids(bd) for each board number present in the domain.
350 * board number. Called by DR when a CPU/Mem board is connected. Also
382 /* Set board number DIMM serial ids are requested for */
393 * for a particular board.
394 * Called by DR when a CPU/Mem board is disconnected.