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

Field Documentation

◆ bus

uint8_t physdev_manage_pci_ext::bus

Definition at line 201 of file physdev.h.

◆ devfn

uint8_t physdev_manage_pci_ext::devfn

Definition at line 202 of file physdev.h.

◆ is_extfn

uint32_t physdev_manage_pci_ext::is_extfn

Definition at line 203 of file physdev.h.

◆ is_virtfn

uint32_t physdev_manage_pci_ext::is_virtfn

Definition at line 204 of file physdev.h.

◆ [struct]

struct { ... } physdev_manage_pci_ext::physfn

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