Home
last modified time | relevance | path

Searched refs:mpcth_t (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/platform/pc64/x86_64/
H A Dmptable.c116 } *mpcth_t; typedef
163 mpcth_t mp_cth;
204 static int mptable_iterate_entries(const mpcth_t,
211 static void mptable_bus_info_alloc(const mpcth_t,
304 mptable_iterate_entries(const mpcth_t cth, mptable_iter_func func, void *arg) in mptable_iterate_entries()
504 mpcth_t cth = NULL; in mptable_map()
744 mpcth_t cth; in mptable_lapic_enumerate()
852 mpcth_t cth; in mptable_lapic_probe()
1112 mpcth_t cth; in mptable_pci_int_register()
1222 mpcth_t cth; in mptable_ioapic_probe()
[all …]
/dragonfly/usr.sbin/mptable/
H A Dmptable.c180 } mpcth_t; typedef
651 mpcth_t cth; in MPConfigTableHeader()