TianoCore EDK2 master
Loading...
Searching...
No Matches
PciSegmentLibCommon.h
Go to the documentation of this file.
1
10#ifndef _PCI_SEGMENT_LIB_COMMON_H_
11#define _PCI_SEGMENT_LIB_COMMON_H_
12
13#include <Base.h>
15#include <Library/BaseLib.h>
16#include <Library/DebugLib.h>
17#include <Library/IoLib.h>
20
30 IN UINTN Address
31 );
32
46 IN UINT64 Address,
47 IN CONST PCI_SEGMENT_INFO *SegmentInfo,
48 IN UINTN Count
49 );
50
51#endif
UINT64 UINTN
#define CONST
Definition: Base.h:259
#define IN
Definition: Base.h:279
UINTN PciSegmentLibVirtualAddress(IN UINTN Address)
UINTN PciSegmentLibGetEcamAddress(IN UINT64 Address, IN CONST PCI_SEGMENT_INFO *SegmentInfo, IN UINTN Count)