1 |
11.65984 |
NET_DMA_PNP_NOTIFICATION_CODE::NetDmaNotificationProviderRegistered |
|
1 |
0x00000001 |
1 |
|
|
System.String |
NetDmaNotificationProviderRegistered = 1, // a provider has registered. not used by providers
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\netdma.h(442,0) |
- REVERSE(If (NTDDI_VERSION >= NTDDI_WIN8) && !defined(ENABLE_LEGACY_NETDMA))
- Elif NTDDI_VERSION >= NTDDI_VISTASP1
|
2 |
11.65984 |
NET_DMA_PNP_NOTIFICATION_CODE::NetDmaNotificationProviderArrival |
|
2 |
0x00000002 |
2 |
|
|
System.String |
NetDmaNotificationProviderArrival, // a provider is ready for use. not used by providers
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\netdma.h(443,0) |
- REVERSE(If (NTDDI_VERSION >= NTDDI_WIN8) && !defined(ENABLE_LEGACY_NETDMA))
- Elif NTDDI_VERSION >= NTDDI_VISTASP1
|
3 |
11.65984 |
NET_DMA_PNP_NOTIFICATION_CODE::NetDmaNotificationProviderRemoval |
|
3 |
0x00000003 |
3 |
|
|
System.String |
NetDmaNotificationProviderRemoval, // a provider is about to be removed. not used by providers
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\netdma.h(444,0) |
- REVERSE(If (NTDDI_VERSION >= NTDDI_WIN8) && !defined(ENABLE_LEGACY_NETDMA))
- Elif NTDDI_VERSION >= NTDDI_VISTASP1
|
4 |
11.65984 |
NET_DMA_PNP_NOTIFICATION_CODE::NetDmaNotificationChannelArrival |
|
4 |
0x00000004 |
4 |
|
|
System.String |
NetDmaNotificationChannelArrival, // a DMA channel has become available. not used by providers
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\netdma.h(445,0) |
- REVERSE(If (NTDDI_VERSION >= NTDDI_WIN8) && !defined(ENABLE_LEGACY_NETDMA))
- Elif NTDDI_VERSION >= NTDDI_VISTASP1
|
5 |
11.65984 |
NET_DMA_PNP_NOTIFICATION_CODE::NetDmaNotificationProviderPowerDown |
|
5 |
0x00000005 |
5 |
|
|
System.String |
NetDmaNotificationProviderPowerDown, // the DMA provider is going to D3.
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\netdma.h(446,0) |
- REVERSE(If (NTDDI_VERSION >= NTDDI_WIN8) && !defined(ENABLE_LEGACY_NETDMA))
- Elif NTDDI_VERSION >= NTDDI_VISTASP1
|
6 |
11.65984 |
NET_DMA_PNP_NOTIFICATION_CODE::NetDmaNotificationProviderPowerUp |
|
6 |
0x00000006 |
6 |
|
|
System.String |
NetDmaNotificationProviderPowerUp, // the DMA provider is back to D0
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\netdma.h(447,0) |
- REVERSE(If (NTDDI_VERSION >= NTDDI_WIN8) && !defined(ENABLE_LEGACY_NETDMA))
- Elif NTDDI_VERSION >= NTDDI_VISTASP1
|
7 |
11.65984 |
NET_DMA_PNP_NOTIFICATION_CODE::NetDmaNotificationMax |
|
7 |
0x00000007 |
7 |
|
|
System.String |
NetDmaNotificationMax
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\netdma.h(448,0) |
- REVERSE(If (NTDDI_VERSION >= NTDDI_WIN8) && !defined(ENABLE_LEGACY_NETDMA))
- Elif NTDDI_VERSION >= NTDDI_VISTASP1
|