TianoCore EDK2 master
Loading...
Searching...
No Matches
PciCodeId.h File Reference

Go to the source code of this file.

Macros

#define PCI_IF_MASS_STORAGE_SCSI_VENDOR_SPECIFIC   0x00
 
#define PCI_IF_MASS_STORAGE_SCSI_DEVICE_PQI   0x11
 
#define PCI_IF_MASS_STORAGE_SCSI_CONTROLLER_PQI   0x12
 
#define PCI_IF_MASS_STORAGE_SCSI_DEVICE_CONTROLLER_PQI   0x13
 
#define PCI_IF_MASS_STORAGE_SCSI_DEVICE_NVM_EXPRESS   0x21
 
#define PCI_IF_MASS_STORAGE_SATA_SERIAL_BUS   0x02
 
#define PCI_CLASS_MASS_STORAGE_SAS   0x07
 
#define PCI_IF_MASS_STORAGE_SAS   0x00
 
#define PCI_IF_MASS_STORAGE_SAS_SERIAL_BUS   0x01
 
#define PCI_CLASS_MASS_STORAGE_SOLID_STATE   0x08
 
#define PCI_IF_MASS_STORAGE_SOLID_STATE   0x00
 
#define PCI_IF_MASS_STORAGE_SOLID_STATE_NVMHCI   0x01
 
#define PCI_IF_MASS_STORAGE_SOLID_STATE_ENTERPRISE_NVMHCI   0x02
 
#define PCI_CLASS_NETWORK_INFINIBAND   0x07
 
#define PCI_CLASS_MEDIA_MIXED_MODE   0x03
 
#define PCI_CLASS_BRIDGE_ADVANCED_SWITCHING_TO_PCI   0x0B
 
#define PCI_IF_BRIDGE_ADVANCED_SWITCHING_TO_PCI_CUSTOM   0x00
 
#define PCI_IF_BRIDGE_ADVANCED_SWITCHING_TO_PCI_ASI_SIG   0x01
 
#define PCI_IF_HPET   0x03
 
#define PCI_SUBCLASS_SD_HOST_CONTROLLER   0x05
 
#define PCI_SUBCLASS_IOMMU   0x06
 
#define PCI_SUBCLASS_PROC_OTHER   0x80
 
#define PCI_IF_XHCI   0x30
 
#define PCI_CLASS_SERIAL_OTHER   0x80
 
#define PCI_SUBCLASS_SATELLITE_OTHER   0x80
 
#define PCI_CLASS_PROCESSING_ACCELERATOR   0x12
 

Detailed Description

The file lists the PCI class codes only defined in PCI code and ID assignment specification revision 1.3.

Copyright (c) 2012 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file PciCodeId.h.

Macro Definition Documentation

◆ PCI_CLASS_BRIDGE_ADVANCED_SWITCHING_TO_PCI

#define PCI_CLASS_BRIDGE_ADVANCED_SWITCHING_TO_PCI   0x0B

PCI_CLASS_BRIDGE, Base Class 06h.

Definition at line 50 of file PciCodeId.h.

◆ PCI_CLASS_MASS_STORAGE_SAS

#define PCI_CLASS_MASS_STORAGE_SAS   0x07

Definition at line 23 of file PciCodeId.h.

◆ PCI_CLASS_MASS_STORAGE_SOLID_STATE

#define PCI_CLASS_MASS_STORAGE_SOLID_STATE   0x08

Definition at line 26 of file PciCodeId.h.

◆ PCI_CLASS_MEDIA_MIXED_MODE

#define PCI_CLASS_MEDIA_MIXED_MODE   0x03

PCI_CLASS_MEDIA, Base Class 04h.

Definition at line 43 of file PciCodeId.h.

◆ PCI_CLASS_NETWORK_INFINIBAND

#define PCI_CLASS_NETWORK_INFINIBAND   0x07

PCI_CLASS_NETWORK, Base Class 02h.

Definition at line 36 of file PciCodeId.h.

◆ PCI_CLASS_PROCESSING_ACCELERATOR

#define PCI_CLASS_PROCESSING_ACCELERATOR   0x12

PCI_CLASS_PROCESSING_ACCELERATOR, Base Class 12h.

Definition at line 90 of file PciCodeId.h.

◆ PCI_CLASS_SERIAL_OTHER

#define PCI_CLASS_SERIAL_OTHER   0x80

Definition at line 76 of file PciCodeId.h.

◆ PCI_IF_BRIDGE_ADVANCED_SWITCHING_TO_PCI_ASI_SIG

#define PCI_IF_BRIDGE_ADVANCED_SWITCHING_TO_PCI_ASI_SIG   0x01

Definition at line 52 of file PciCodeId.h.

◆ PCI_IF_BRIDGE_ADVANCED_SWITCHING_TO_PCI_CUSTOM

#define PCI_IF_BRIDGE_ADVANCED_SWITCHING_TO_PCI_CUSTOM   0x00

Definition at line 51 of file PciCodeId.h.

◆ PCI_IF_HPET

#define PCI_IF_HPET   0x03

PCI_CLASS_SYSTEM_PERIPHERAL, Base Class 08h.

Definition at line 59 of file PciCodeId.h.

◆ PCI_IF_MASS_STORAGE_SAS

#define PCI_IF_MASS_STORAGE_SAS   0x00

Definition at line 24 of file PciCodeId.h.

◆ PCI_IF_MASS_STORAGE_SAS_SERIAL_BUS

#define PCI_IF_MASS_STORAGE_SAS_SERIAL_BUS   0x01

Definition at line 25 of file PciCodeId.h.

◆ PCI_IF_MASS_STORAGE_SATA_SERIAL_BUS

#define PCI_IF_MASS_STORAGE_SATA_SERIAL_BUS   0x02

Definition at line 22 of file PciCodeId.h.

◆ PCI_IF_MASS_STORAGE_SCSI_CONTROLLER_PQI

#define PCI_IF_MASS_STORAGE_SCSI_CONTROLLER_PQI   0x12

Definition at line 19 of file PciCodeId.h.

◆ PCI_IF_MASS_STORAGE_SCSI_DEVICE_CONTROLLER_PQI

#define PCI_IF_MASS_STORAGE_SCSI_DEVICE_CONTROLLER_PQI   0x13

Definition at line 20 of file PciCodeId.h.

◆ PCI_IF_MASS_STORAGE_SCSI_DEVICE_NVM_EXPRESS

#define PCI_IF_MASS_STORAGE_SCSI_DEVICE_NVM_EXPRESS   0x21

Definition at line 21 of file PciCodeId.h.

◆ PCI_IF_MASS_STORAGE_SCSI_DEVICE_PQI

#define PCI_IF_MASS_STORAGE_SCSI_DEVICE_PQI   0x11

Definition at line 18 of file PciCodeId.h.

◆ PCI_IF_MASS_STORAGE_SCSI_VENDOR_SPECIFIC

#define PCI_IF_MASS_STORAGE_SCSI_VENDOR_SPECIFIC   0x00

PCI_CLASS_MASS_STORAGE, Base Class 01h.

Definition at line 17 of file PciCodeId.h.

◆ PCI_IF_MASS_STORAGE_SOLID_STATE

#define PCI_IF_MASS_STORAGE_SOLID_STATE   0x00

Definition at line 27 of file PciCodeId.h.

◆ PCI_IF_MASS_STORAGE_SOLID_STATE_ENTERPRISE_NVMHCI

#define PCI_IF_MASS_STORAGE_SOLID_STATE_ENTERPRISE_NVMHCI   0x02

Definition at line 29 of file PciCodeId.h.

◆ PCI_IF_MASS_STORAGE_SOLID_STATE_NVMHCI

#define PCI_IF_MASS_STORAGE_SOLID_STATE_NVMHCI   0x01

Definition at line 28 of file PciCodeId.h.

◆ PCI_IF_XHCI

#define PCI_IF_XHCI   0x30

PCI_CLASS_SERIAL, Base Class 0Ch.

Definition at line 75 of file PciCodeId.h.

◆ PCI_SUBCLASS_IOMMU

#define PCI_SUBCLASS_IOMMU   0x06

Definition at line 61 of file PciCodeId.h.

◆ PCI_SUBCLASS_PROC_OTHER

#define PCI_SUBCLASS_PROC_OTHER   0x80

PCI_CLASS_PROCESSOR, Base Class 0Bh.

Definition at line 68 of file PciCodeId.h.

◆ PCI_SUBCLASS_SATELLITE_OTHER

#define PCI_SUBCLASS_SATELLITE_OTHER   0x80

PCI_CLASS_SATELLITE, Base Class 0Fh.

Definition at line 83 of file PciCodeId.h.

◆ PCI_SUBCLASS_SD_HOST_CONTROLLER

#define PCI_SUBCLASS_SD_HOST_CONTROLLER   0x05

Definition at line 60 of file PciCodeId.h.