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

  /src/sys/arch/x86/include/
mpconfig.h 21 #define MPS_INTTYPE_INT 0
  /src/sys/arch/x86/x86/
mpbios.c 966 mpi.int_type = MPS_INTTYPE_INT;
1082 if (entry->int_type != MPS_INTTYPE_INT) {
1121 if (entry->int_type != MPS_INTTYPE_INT) {
1172 if (entry->int_type != MPS_INTTYPE_INT) {
1338 case MPS_INTTYPE_INT:
mpacpi.c 606 mpi->type = MPS_INTTYPE_INT;
779 mpi->type = MPS_INTTYPE_INT;

Completed in 15 milliseconds