Searched defs:INTENTRY (Results 1 – 2 of 2) sorted by relevance
208 typedef struct INTENTRY { struct209 u_char type;210 u_char intType;211 uint16_t intFlags;212 u_char srcBusID;213 u_char srcBusIRQ;214 u_char dstApicID;215 u_char dstApicINT;
144 typedef struct INTENTRY { struct145 u_char type;146 u_char int_type;147 u_short int_flags;148 u_char src_bus_id;149 u_char src_bus_irq;150 u_char dst_apic_id;151 u_char dst_apic_int;