XenevaOS
Loading...
Searching...
No Matches
Pci23.h
Go to the documentation of this file.
1
15#ifndef _PCI23_H_
16#define _PCI23_H_
17
19
24#define PCI_CLASS_MASS_STORAGE_ATA 0x05
25#define PCI_IF_MASS_STORAGE_SINGLE_DMA 0x20
26#define PCI_IF_MASS_STORAGE_CHAINED_DMA 0x30
28
33#define PCI_CLASS_NETWORK_WORLDFIP 0x05
34#define PCI_CLASS_NETWORK_PICMG_MULTI_COMPUTING 0x06
36
41#define PCI_CLASS_BRIDGE_SEMI_TRANSPARENT_P2P 0x09
42#define PCI_IF_BRIDGE_SEMI_TRANSPARENT_P2P_PRIMARY 0x40
43#define PCI_IF_BRIDGE_SEMI_TRANSPARENT_P2P_SECONDARY 0x80
44#define PCI_CLASS_BRIDGE_INFINIBAND_TO_PCI 0x0A
46
51#define PCI_SUBCLASS_GPIB 0x04
52#define PCI_SUBCLASS_SMART_CARD 0x05
54
59#define PCI_IF_EHCI 0x20
60#define PCI_CLASS_SERIAL_IB 0x06
61#define PCI_CLASS_SERIAL_IPMI 0x07
62#define PCI_IF_IPMI_SMIC 0x00
63#define PCI_IF_IPMI_KCS 0x01
64#define PCI_IF_IPMI_BT 0x02
65#define PCI_CLASS_SERIAL_SERCOS 0x08
66#define PCI_CLASS_SERIAL_CANBUS 0x09
68
73#define PCI_SUBCLASS_BLUETOOTH 0x11
74#define PCI_SUBCLASS_BROADBAND 0x12
76
81#define PCI_SUBCLASS_PERFORMANCE_COUNTERS 0x01
82#define PCI_SUBCLASS_COMMUNICATION_SYNCHRONIZATION 0x10
83#define PCI_SUBCLASS_MANAGEMENT_CARD 0x20
85
89#define PCI_EXP_MAX_CONFIG_OFFSET 0x1000
90
94#define EFI_PCI_CAPABILITY_ID_PCIX 0x07
95#define EFI_PCI_CAPABILITY_ID_VENDOR 0x09
96
97#pragma pack(1)
107
119
128
129#pragma pack()
130
131#define PCI_CODE_TYPE_EFI_IMAGE 0x03
132
133#endif
unsigned int UINT32
Definition ProcessorBind.h:102
unsigned short UINT16
Definition actypes.h:237
unsigned char UINT8
Definition actypes.h:236
Definition Pci22.h:644
Definition Pci23.h:112
UINT32 SplitTransCtrlRegDn
Definition Pci23.h:117
UINT32 SplitTransCtrlRegUp
Definition Pci23.h:116
EFI_PCI_CAPABILITY_HDR Hdr
Definition Pci23.h:113
UINT32 StatusReg
Definition Pci23.h:115
UINT16 SecStatusReg
Definition Pci23.h:114
Definition Pci23.h:102
UINT16 CommandReg
Definition Pci23.h:104
UINT32 StatusReg
Definition Pci23.h:105
EFI_PCI_CAPABILITY_HDR Hdr
Definition Pci23.h:103
Definition Pci23.h:124
UINT8 Length
Definition Pci23.h:126
EFI_PCI_CAPABILITY_HDR Hdr
Definition Pci23.h:125