Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 847 of file miniport.c.
Referenced by MiniReset(), and MiniResetComplete().
{ ULONG BytesRead; MiniSetInformation(Adapter, OID_GEN_CURRENT_LOOKAHEAD, sizeof(ULONG), &Adapter->NdisMiniportBlock.CurrentLookahead, &BytesRead); /* FIXME: Set more stuff */ }