|
XenevaOS
|
#include <PciSegmentInfoLib.h>
Public Attributes | |
| UINT16 | SegmentNumber |
| Segment number. | |
| UINT64 | BaseAddress |
| ECAM Base address. | |
| UINT8 | StartBusNumber |
| Start BUS number, for verifying the PCI Segment address. | |
| UINT8 | EndBusNumber |
| End BUS number, for verifying the PCI Segment address. | |
| UINT64 PCI_SEGMENT_INFO::BaseAddress |
ECAM Base address.
| UINT8 PCI_SEGMENT_INFO::EndBusNumber |
End BUS number, for verifying the PCI Segment address.
| UINT16 PCI_SEGMENT_INFO::SegmentNumber |
Segment number.
| UINT8 PCI_SEGMENT_INFO::StartBusNumber |
Start BUS number, for verifying the PCI Segment address.