![]() |
![]() |
Data Structures | |
struct | pciePciesCapReg_s |
Specification of the PCI Express Capabilities Register. More... | |
struct | pcieDeviceCapReg_s |
Specification of the Device Capabilities Register. More... | |
struct | pcieDevStatCtrlReg_s |
Specification of the Device Status and Control Register. More... | |
struct | pcieLinkCapReg_s |
Specification of the Link Capabilities Register. More... | |
struct | pcieLinkStatCtrlReg_s |
Specification of the Link Status and Control Register. More... | |
struct | pcieSlotCapReg_s |
Specification of the Slot Capabilities register. More... | |
struct | pcieSlotStatCtrlReg_s |
Specification of the Slot Status and Control register. More... | |
struct | pcieRootCtrlCapReg_s |
Specification of the Root Control and Capabilities Register. More... | |
struct | pcieRootStatusReg_s |
Specification of the Root Status and Control register. More... | |
struct | pcieDevCap2Reg_s |
Specification of the Device Capabilities 2 Register. More... | |
struct | pcieDevStatCtrl2Reg_s |
Specification of the Device Status and Control Register 2. More... | |
struct | pcieLinkCtrl2Reg_s |
Specification of the Link Control 2 Register. More... | |
| |
typedef struct pciePciesCapReg_s | pciePciesCapReg_t |
Specification of the PCI Express Capabilities Register. | |
| |
typedef struct pcieDeviceCapReg_s | pcieDeviceCapReg_t |
Specification of the Device Capabilities Register. | |
| |
typedef struct pcieDevStatCtrlReg_s | pcieDevStatCtrlReg_t |
Specification of the Device Status and Control Register. | |
| |
typedef struct pcieLinkCapReg_s | pcieLinkCapReg_t |
Specification of the Link Capabilities Register. | |
| |
typedef struct pcieLinkStatCtrlReg_s | pcieLinkStatCtrlReg_t |
Specification of the Link Status and Control Register. | |
| |
typedef struct pcieSlotCapReg_s | pcieSlotCapReg_t |
Specification of the Slot Capabilities register. | |
| |
typedef struct pcieSlotStatCtrlReg_s | pcieSlotStatCtrlReg_t |
Specification of the Slot Status and Control register. | |
| |
typedef struct pcieRootCtrlCapReg_s | pcieRootCtrlCapReg_t |
Specification of the Root Control and Capabilities Register. | |
| |
typedef struct pcieRootStatusReg_s | pcieRootStatusReg_t |
Specification of the Root Status and Control register. | |
| |
typedef struct pcieDevCap2Reg_s | pcieDevCap2Reg_t |
Specification of the Device Capabilities 2 Register. | |
| |
typedef struct pcieDevStatCtrl2Reg_s | pcieDevStatCtrl2Reg_t |
Specification of the Device Status and Control Register 2. | |
| |
typedef struct pcieLinkCtrl2Reg_s | pcieLinkCtrl2Reg_t |
Specification of the Link Control 2 Register. |
typedef struct pcieDevCap2Reg_s pcieDevCap2Reg_t |
Specification of the Device Capabilities 2 Register.
This register may be used for both endpoint and root complex modes.
typedef struct pcieDeviceCapReg_s pcieDeviceCapReg_t |
Specification of the Device Capabilities Register.
This register may be used for both endpoint and root complex modes.
typedef struct pcieDevStatCtrl2Reg_s pcieDevStatCtrl2Reg_t |
Specification of the Device Status and Control Register 2.
This register may be used for both endpoint and root complex modes.
typedef struct pcieDevStatCtrlReg_s pcieDevStatCtrlReg_t |
Specification of the Device Status and Control Register.
This register may be used for both endpoint and root complex modes.
typedef struct pcieLinkCapReg_s pcieLinkCapReg_t |
Specification of the Link Capabilities Register.
This register may be used for both endpoint and root complex modes.
typedef struct pcieLinkCtrl2Reg_s pcieLinkCtrl2Reg_t |
Specification of the Link Control 2 Register.
This register may be used for both endpoint and root complex modes.
typedef struct pcieLinkStatCtrlReg_s pcieLinkStatCtrlReg_t |
Specification of the Link Status and Control Register.
This register may be used for both endpoint and root complex modes.
typedef struct pciePciesCapReg_s pciePciesCapReg_t |
Specification of the PCI Express Capabilities Register.
This register may be used for both endpoint and root complex modes.
typedef struct pcieRootCtrlCapReg_s pcieRootCtrlCapReg_t |
Specification of the Root Control and Capabilities Register.
This register may only be used for root complex mode.
typedef struct pcieRootStatusReg_s pcieRootStatusReg_t |
Specification of the Root Status and Control register.
This register may only be used for root complex mode.
typedef struct pcieSlotCapReg_s pcieSlotCapReg_t |
Specification of the Slot Capabilities register.
This register may only be used for root complex mode.
typedef struct pcieSlotStatCtrlReg_s pcieSlotStatCtrlReg_t |
Specification of the Slot Status and Control register.
This register may only be used for root complex mode.