Home
last modified time | relevance | path

Searched refs:SupportedOidList (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/network/dd/rtl8139/
H A Dinfo.c27 static ULONG SupportedOidList[] = variable
93 copySource = (PVOID)&SupportedOidList; in MiniportQueryInformation()
94 copyLength = sizeof(SupportedOidList); in MiniportQueryInformation()
/reactos/drivers/network/dd/e1000/
H A Dinfo.c13 static NDIS_OID SupportedOidList[] = variable
101 copySource = (PVOID)&SupportedOidList; in MiniportQueryInformation()
102 copyLength = sizeof(SupportedOidList); in MiniportQueryInformation()