Pip
Architecture-dependent parts of Pip: MAL, IAL and boot
Data Fields
fpinfo_pci_extendedinfo Struct Reference

Describes a PCI device (leaves the further parsing up to the partition) More...

#include <fpinfo.h>

Data Fields

uint8_t device_class
 Device class. More...
 
uint8_t device_subclass
 Device subclass. More...
 
uint8_t bus
 PCI bus. More...
 
uint8_t slot
 PCI slot in bus. More...
 

Detailed Description

Describes a PCI device (leaves the further parsing up to the partition)

Field Documentation

◆ bus

uint8_t fpinfo_pci_extendedinfo::bus

PCI bus.

◆ device_class

uint8_t fpinfo_pci_extendedinfo::device_class

Device class.

◆ device_subclass

uint8_t fpinfo_pci_extendedinfo::device_subclass

Device subclass.

◆ slot

uint8_t fpinfo_pci_extendedinfo::slot

PCI slot in bus.


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