#include "pcnet.h"
#include <debug.h>
Go to the source code of this file.
Defines |
| #define | NDEBUG |
Functions |
| NDIS_STATUS NTAPI | MiniportQueryInformation (IN NDIS_HANDLE MiniportAdapterContext, IN NDIS_OID Oid, IN PVOID InformationBuffer, IN ULONG InformationBufferLength, OUT PULONG BytesWritten, OUT PULONG BytesNeeded) |
| NDIS_STATUS NTAPI | MiniportSetInformation (IN NDIS_HANDLE MiniportAdapterContext, IN NDIS_OID Oid, IN PVOID InformationBuffer, IN ULONG InformationBufferLength, OUT PULONG BytesRead, OUT PULONG BytesNeeded) |
Variables |
| static ULONG | MiniportOIDList [] |