Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/mptable/
H A Dmptable.c208 typedef struct INTENTRY { struct
209 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;
/dflybsd-src/sys/platform/pc64/x86_64/
H A Dmptable.c144 typedef struct INTENTRY { struct
145 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;