Home
last modified time | relevance | path

Searched refs:MPCT_ENTRY_BUS (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/x86/x86/
H A Dmptable.c252 case MPCT_ENTRY_BUS: in compute_entry_count()
486 case MPCT_ENTRY_BUS: in mptable_walk_table()
566 case MPCT_ENTRY_BUS: in mptable_count_items_handler()
623 case MPCT_ENTRY_BUS: in mptable_parse_apics_and_busses_handler()
/freebsd/sys/x86/include/
H A Dmptable.h81 #define MPCT_ENTRY_BUS 1 macro
/freebsd/usr.sbin/mptable/
H A Dmptable.c606 case MPCT_ENTRY_BUS: in MPConfigTableHeader()
607 if (oldtype != MPCT_ENTRY_BUS) in MPConfigTableHeader()