Searched refs:MPCT_ENTRY_BUS (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.sbin/bhyve/amd64/
H A Dmptbl.c171 mpeb->type = MPCT_ENTRY_BUS;
177 mpeb->type = MPCT_ENTRY_BUS;
/freebsd-current/sys/x86/include/
H A Dmptable.h81 #define MPCT_ENTRY_BUS 1 macro
/freebsd-current/sys/x86/x86/
H A Dmptable.c260 case MPCT_ENTRY_BUS:
494 case MPCT_ENTRY_BUS:
576 case MPCT_ENTRY_BUS:
633 case MPCT_ENTRY_BUS:
/freebsd-current/usr.sbin/mptable/
H A Dmptable.c606 case MPCT_ENTRY_BUS:
607 if (oldtype != MPCT_ENTRY_BUS)

Completed in 135 milliseconds