Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 492 of file usage.c.
{ /* Save the vector flags */ HalpIDTUsageFlags[SystemVector].Flags = Flags; /* Save the vector data */ HalpIDTUsage[SystemVector].Irql = Irql; HalpIDTUsage[SystemVector].BusReleativeVector = (UCHAR)BusVector; }