Skip to content

Latest commit

 

History

History
73 lines (61 loc) · 2.42 KB

ns-pcivirt-_sriov_mitigated_range_count_input.md

File metadata and controls

73 lines (61 loc) · 2.42 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:pcivirt._SRIOV_MITIGATED_RANGE_COUNT_INPUT
_SRIOV_MITIGATED_RANGE_COUNT_INPUT (pcivirt.h)
This structure is used as an input buffer to the IOCTL_SRIOV_QUERY_MITIGATED_RANGE_COUNT request to determine the ranges of memory-mapped I/O space that must be mitigated.
pci\sriov_mitigated_range_count_input.htm
PCI
02/24/2018
SRIOV_MITIGATED_RANGE_COUNT_INPUT structure
*PSRIOV_MITIGATED_RANGE_COUNT_INPUT, PCI.sriov_mitigated_range_count_input, SRIOV_MITIGATED_RANGE_COUNT_INPUT, SRIOV_MITIGATED_RANGE_COUNT_INPUT structure [Buses], _SRIOV_MITIGATED_RANGE_COUNT_INPUT, pcivirt/SRIOV_MITIGATED_RANGE_COUNT_INPUT
pcivirt.h
Windows
PASSIVE_LEVEL
Windows
SRIOV_MITIGATED_RANGE_COUNT_INPUT, *PSRIOV_MITIGATED_RANGE_COUNT_INPUT
_SRIOV_MITIGATED_RANGE_COUNT_INPUT
pcivirt/_SRIOV_MITIGATED_RANGE_COUNT_INPUT
PSRIOV_MITIGATED_RANGE_COUNT_INPUT
pcivirt/PSRIOV_MITIGATED_RANGE_COUNT_INPUT
SRIOV_MITIGATED_RANGE_COUNT_INPUT
pcivirt/SRIOV_MITIGATED_RANGE_COUNT_INPUT
APIRef
kbSyntax
HeaderDef
Pcivirt.h
_SRIOV_MITIGATED_RANGE_COUNT_INPUT
PSRIOV_MITIGATED_RANGE_COUNT_INPUT
SRIOV_MITIGATED_RANGE_COUNT_INPUT

_SRIOV_MITIGATED_RANGE_COUNT_INPUT structure

-description

This structure is used as an input buffer to the IOCTL_SRIOV_QUERY_MITIGATED_RANGE_COUNT request to determine the ranges of memory-mapped I/O space that must be mitigated.

-struct-fields

-field VfIndex

Zero-based index of the virtual function from the first virtual function exposed by this physical function.

-syntax

typedef struct _SRIOV_MITIGATED_RANGE_COUNT_INPUT {
  USHORT  VfIndex;
} SRIOV_MITIGATED_RANGE_COUNT_INPUT, SRIOV_MITIGATED_RANGE_COUNT_INPUT;

-see-also

IOCTL_SRIOV_QUERY_MITIGATED_RANGE_COUNT