TianoCore EDK2 master
Loading...
Searching...
No Matches
SEGMENT_DEV Struct Reference

Data Fields

UINT64 Signature
 
PCI_CAP_DOMAIN MaxDomain
 
UINT16 SegmentNr
 
UINT8 BusNr
 
UINT8 DeviceNr
 
UINT8 FunctionNr
 
PCI_CAP_DEV BaseDevice
 

Detailed Description

Definition at line 19 of file BasePciCapPciSegmentLib.h.

Field Documentation

◆ BaseDevice

PCI_CAP_DEV SEGMENT_DEV::BaseDevice

Definition at line 35 of file BasePciCapPciSegmentLib.h.

◆ BusNr

UINT8 SEGMENT_DEV::BusNr

Definition at line 29 of file BasePciCapPciSegmentLib.h.

◆ DeviceNr

UINT8 SEGMENT_DEV::DeviceNr

Definition at line 30 of file BasePciCapPciSegmentLib.h.

◆ FunctionNr

UINT8 SEGMENT_DEV::FunctionNr

Definition at line 31 of file BasePciCapPciSegmentLib.h.

◆ MaxDomain

PCI_CAP_DOMAIN SEGMENT_DEV::MaxDomain

Definition at line 27 of file BasePciCapPciSegmentLib.h.

◆ SegmentNr

UINT16 SEGMENT_DEV::SegmentNr

Definition at line 28 of file BasePciCapPciSegmentLib.h.

◆ Signature

UINT64 SEGMENT_DEV::Signature

Definition at line 23 of file BasePciCapPciSegmentLib.h.


The documentation for this struct was generated from the following file: