Home
last modified time | relevance | path

Searched defs:IOAPICENTRY (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.sbin/mptable/
H A Dmptable.c200 typedef struct IOAPICENTRY { struct
201 u_char type;
202 u_char apicID;
203 u_char apicVersion;
204 u_char apicFlags;
205 uint32_t apicAddress;
/dflybsd-src/sys/platform/pc64/x86_64/
H A Dmptable.c136 typedef struct IOAPICENTRY { struct
137 u_char type;
138 u_char apic_id;
139 u_char apic_version;
140 u_char apic_flags;
141 u_int32_t apic_address;