iPXE
Data Fields
physdev_dbgp_op Struct Reference

#include <physdev.h>

Data Fields

uint8_t op
 
uint8_t bus
 
union {
   physdev_pci_device_t   pci
 
u
 

Detailed Description

Definition at line 317 of file physdev.h.

Field Documentation

◆ op

uint8_t physdev_dbgp_op::op

Definition at line 319 of file physdev.h.

◆ bus

uint8_t physdev_dbgp_op::bus

Definition at line 320 of file physdev.h.

◆ pci

physdev_pci_device_t physdev_dbgp_op::pci

Definition at line 322 of file physdev.h.

◆ u

union { ... } physdev_dbgp_op::u

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