Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dmptable.c251 case MPCT_ENTRY_IOAPIC: in compute_entry_count()
485 case MPCT_ENTRY_IOAPIC: in mptable_walk_table()
572 case MPCT_ENTRY_IOAPIC: in mptable_count_items_handler()
635 case MPCT_ENTRY_IOAPIC: in mptable_parse_apics_and_busses_handler()
/freebsd/sys/x86/include/
H A Dmptable.h82 #define MPCT_ENTRY_IOAPIC 2 macro
/freebsd/usr.sbin/mptable/
H A Dmptable.c613 case MPCT_ENTRY_IOAPIC: in MPConfigTableHeader()
614 if (oldtype != MPCT_ENTRY_IOAPIC) in MPConfigTableHeader()