iPXE
Data Fields
physdev_manage_pci_ext Struct Reference

#include <physdev.h>

Data Fields

uint8_t bus
 
uint8_t devfn
 
uint32_t is_extfn
 
uint32_t is_virtfn
 
struct {
   uint8_t   bus
 
   uint8_t   devfn
 
physfn
 

Detailed Description

Definition at line 195 of file physdev.h.

Field Documentation

◆ bus

uint8_t physdev_manage_pci_ext::bus

Definition at line 197 of file physdev.h.

◆ devfn

uint8_t physdev_manage_pci_ext::devfn

Definition at line 198 of file physdev.h.

◆ is_extfn

uint32_t physdev_manage_pci_ext::is_extfn

Definition at line 199 of file physdev.h.

◆ is_virtfn

uint32_t physdev_manage_pci_ext::is_virtfn

Definition at line 200 of file physdev.h.

◆ physfn

struct { ... } physdev_manage_pci_ext::physfn

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