Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mptable/
H A Dmptable.c130 static void ioApicEntry( io_apic_entry_ptr entry );
616 ioApicEntry((io_apic_entry_ptr)entry); in MPConfigTableHeader()
800 ioApicEntry( io_apic_entry_ptr entry ) in ioApicEntry()
/freebsd/sys/x86/x86/
H A Dmptable.c562 io_apic_entry_ptr apic; in mptable_count_items_handler()
573 apic = (io_apic_entry_ptr)entry; in mptable_count_items_handler()
617 io_apic_entry_ptr apic; in mptable_parse_apics_and_busses_handler()
636 apic = (io_apic_entry_ptr)entry; in mptable_parse_apics_and_busses_handler()
/freebsd/sys/x86/include/
H A Dmptable.h112 } __packed *io_apic_entry_ptr; typedef