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

  /src/sys/arch/x86/x86/
mpacpi.c 837 static const char inttype_fmt[] = "\177\020" variable in typeref:typename:const char[]
886 snprintb(buf, sizeof(buf), inttype_fmt, mpi->type);
mpbios.c 1313 static const char inttype_fmt[] = "\177\020" variable in typeref:typename:const char[]
1453 snprintb(buf, sizeof(buf), inttype_fmt, type);

Completed in 13 milliseconds