Pip
Architecture-dependent parts of Pip: MAL, IAL and boot
|
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... | |
Describes a PCI device (leaves the further parsing up to the partition)
uint8_t fpinfo_pci_extendedinfo::bus |
PCI bus.
uint8_t fpinfo_pci_extendedinfo::device_class |
Device class.
uint8_t fpinfo_pci_extendedinfo::device_subclass |
Device subclass.
uint8_t fpinfo_pci_extendedinfo::slot |
PCI slot in bus.