Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 63 of file isa.c.
{ ULONG Vector = IRQ2VECTOR(BusInterruptVector); *Irql = VECTOR2IRQL(Vector); *Affinity = 0xFFFFFFFF; return Vector; }