OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mpbios_ioapic
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/include/
mpbiosreg.h
107
struct
mpbios_ioapic
{
struct
/src/sys/arch/x86/x86/
mpbios.c
206
static void
mpbios_ioapic
(const uint8_t *, device_t);
800
mpbios_ioapic
(position, self);
922
struct
mpbios_ioapic
mpio;
924
/* mpio.type is irrelevant for
mpbios_ioapic
(). */
930
mpbios_ioapic
((uint8_t *)&mpio, self);
1283
mpbios_ioapic
(const uint8_t *ent, device_t self)
function in typeref:typename:void
1285
const struct
mpbios_ioapic
*entry = (const struct
mpbios_ioapic
*)ent;
Completed in 13 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025