SRIOV_PF_EVENT enumeration (pcivirt.h)

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

See also

IOCTL_SRIOV_EVENT_COMPLETE

IOCTL_SRIOV_NOTIFICATION