Searched defs:IOAPICENTRY (Results 1 – 2 of 2) sorted by relevance
200 typedef struct IOAPICENTRY { struct201 u_char type;202 u_char apicID;203 u_char apicVersion;204 u_char apicFlags;205 uint32_t apicAddress;
136 typedef struct IOAPICENTRY { struct137 u_char type;138 u_char apic_id;139 u_char apic_version;140 u_char apic_flags;141 u_int32_t apic_address;