Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines event values for the SR-IOV device.
Syntax
typedef enum _SRIOV_PF_EVENT {
SriovEventPfQueryStopDevice,
SriovEventPfRestart,
SriovEventPfMaximum
} SRIOV_PF_EVENT;
Constants
SriovEventPfQueryStopDevice The SR-IOV device is stopped. |
SriovEventPfRestart The SR-IOV device is restarted |
SriovEventPfMaximum Reserved. |
Requirements
Requirement | Value |
---|---|
Header | pcivirt.h |