structure SRIOV_INVALIDATE_BLOCK (pcivirt.h)
Contient les informations de bloc de configuration. Cette structure est utilisée dans une requête IOCTL_SRIOV_INVALIDATE_BLOCK.
Syntaxe
typedef struct _SRIOV_INVALIDATE_BLOCK {
USHORT VfIndex;
UINT64 BlockMask;
} SRIOV_INVALIDATE_BLOCK, SRIOV_INVALIDATE_BLOCK;
Membres
VfIndex
Index de base zéro de la fonction virtuelle (VF) à partir du premier VF exposé par cette fonction physique (PF).
BlockMask
bloc de données de configuration.
Exigences
Exigence | Valeur |
---|---|
d’en-tête | pcivirt.h |