coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
PCI_SUBCLASS Struct Reference
Collaboration diagram for PCI_SUBCLASS:
Collaboration graph

Data Fields

const unsigned char subclass_id
 
const char * subclass_name
 

Detailed Description

Definition at line 7 of file pci_class.c.

Field Documentation

◆ subclass_id

const unsigned char PCI_SUBCLASS::subclass_id

Definition at line 8 of file pci_class.c.

Referenced by get_pci_subclass_name().

◆ subclass_name

const char* PCI_SUBCLASS::subclass_name

Definition at line 9 of file pci_class.c.

Referenced by get_pci_subclass_name().


The documentation for this struct was generated from the following file: