Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 374 of file pnp.c.
Referenced by StartProcedure().
{ i8042Flush(DeviceExtension); if (!i8042ChangeMode(DeviceExtension, FlagsToDisable, FlagsToEnable)) return STATUS_UNSUCCESSFUL; return STATUS_SUCCESS; }