|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
Go to the source code of this file.
Data Structures |
| struct | PNET_PNP_EVENT |
Defines |
| #define | __NET_PNP__ |
Typedefs |
typedef enum
_NET_DEVICE_POWER_STATE * | PNET_DEVICE_POWER_STATE |
| typedef enum _NET_PNP_EVENT_CODE * | PNET_PNP_EVENT_CODE |
typedef enum
_NDIS_DEVICE_PNP_EVENT * | PNDIS_DEVICE_PNP_EVENT |
Enumerations |
| enum | NET_DEVICE_POWER_STATE {
NetDeviceStateUnspecified = 0,
NetDeviceStateD0,
NetDeviceStateD1,
NetDeviceStateD2,
NetDeviceStateD3,
NetDeviceStateMaximum
} |
| enum | NET_PNP_EVENT_CODE {
NetEventSetPower,
NetEventQueryPower,
NetEventQueryRemoveDevice,
NetEventCancelRemoveDevice,
NetEventReconfigure,
NetEventBindList,
NetEventBindsComplete,
NetEventPnPCapabilities,
NetEventPause,
NetEventRestart,
NetEventPortActivation,
NetEventPortDeactivation,
NetEventIMReEnableDevice,
NetEventMaximum
} |
| enum | NDIS_DEVICE_PNP_EVENT { NdisDevicePnPEventSurpriseRemoved,
NdisDevicePnPEventPowerProfileChanged,
NdisDevicePnPEventMaximum
} |
Generated on Sun May 27 2012 05:30:13 for ReactOS by
1.7.6.1
|