Searched refs:MPS_INTTYPE_INT (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/x86/include/
H A Dmpconfig.h21 #define MPS_INTTYPE_INT 0 macro
/netbsd-current/sys/arch/x86/x86/
H A Dmpbios.c911 mpi.int_type = MPS_INTTYPE_INT;
1027 if (entry->int_type != MPS_INTTYPE_INT) {
1066 if (entry->int_type != MPS_INTTYPE_INT) {
1117 if (entry->int_type != MPS_INTTYPE_INT) {
1283 case MPS_INTTYPE_INT:
H A Dmpacpi.c613 mpi->type = MPS_INTTYPE_INT;
786 mpi->type = MPS_INTTYPE_INT;

Completed in 186 milliseconds