TianoCore EDK2
master
Loading...
Searching...
No Matches
PciCapPciSegmentLib.h
Go to the documentation of this file.
1
10
#ifndef __PCI_CAP_PCI_SEGMENT_LIB_H__
11
#define __PCI_CAP_PCI_SEGMENT_LIB_H__
12
13
#include <
Library/PciCapLib.h
>
14
51
RETURN_STATUS
52
EFIAPI
53
PciCapPciSegmentDeviceInit
(
54
IN
PCI_CAP_DOMAIN MaxDomain,
55
IN
UINT16 Segment,
56
IN
UINT8 Bus,
57
IN
UINT8 Device,
58
IN
UINT8 Function,
59
OUT
PCI_CAP_DEV
**PciDevice
60
);
61
68
VOID
69
EFIAPI
70
PciCapPciSegmentDeviceUninit
(
71
IN
PCI_CAP_DEV
*PciDevice
72
);
73
74
#endif
// __PCI_CAP_PCI_SEGMENT_LIB_H__
IN
#define IN
Definition:
Base.h:279
OUT
#define OUT
Definition:
Base.h:284
PciCapLib.h
PciCapPciSegmentDeviceUninit
VOID EFIAPI PciCapPciSegmentDeviceUninit(IN PCI_CAP_DEV *PciDevice)
Definition:
BasePciCapPciSegmentLib.c:218
PciCapPciSegmentDeviceInit
RETURN_STATUS EFIAPI PciCapPciSegmentDeviceInit(IN PCI_CAP_DOMAIN MaxDomain, IN UINT16 Segment, IN UINT8 Bus, IN UINT8 Device, IN UINT8 Function, OUT PCI_CAP_DEV **PciDevice)
Definition:
BasePciCapPciSegmentLib.c:177
PCI_CAP_DEV
Definition:
PciCapLib.h:99
OvmfPkg
Include
Library
PciCapPciSegmentLib.h
Generated on Fri Nov 15 2024 18:01:20 for TianoCore EDK2 by
1.9.6