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

  /src/sys/arch/alpha/alpha/
cpu.c 354 const bool recognized = cpu_description(sc, model, sizeof(model)); local in function:cpuattach
357 if (recognized) {
cpu.c 354 const bool recognized = cpu_description(sc, model, sizeof(model)); local in function:cpuattach
357 if (recognized) {
cpu.c 354 const bool recognized = cpu_description(sc, model, sizeof(model)); local in function:cpuattach
357 if (recognized) {

Completed in 36 milliseconds