iPXE
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 338 of file physdev.h.

Field Documentation

◆ op

uint8_t physdev_dbgp_op::op

Definition at line 340 of file physdev.h.

◆ bus

uint8_t physdev_dbgp_op::bus

Definition at line 341 of file physdev.h.

◆ pci

physdev_pci_device_t physdev_dbgp_op::pci

Definition at line 343 of file physdev.h.

◆ [union]

union { ... } physdev_dbgp_op::u

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