iPXE
physdev_map_pirq Struct Reference

#include <physdev.h>

Data Fields

domid_t domid
int type
int index
int pirq
int bus
int devfn
int entry_nr
uint64_t table_base

Detailed Description

Definition at line 148 of file physdev.h.

Field Documentation

◆ domid

domid_t physdev_map_pirq::domid

Definition at line 149 of file physdev.h.

◆ type

int physdev_map_pirq::type

Definition at line 151 of file physdev.h.

◆ index

int physdev_map_pirq::index

Definition at line 153 of file physdev.h.

◆ pirq

int physdev_map_pirq::pirq

Definition at line 155 of file physdev.h.

◆ bus

int physdev_map_pirq::bus

Definition at line 157 of file physdev.h.

◆ devfn

int physdev_map_pirq::devfn

Definition at line 159 of file physdev.h.

◆ entry_nr

int physdev_map_pirq::entry_nr

Definition at line 161 of file physdev.h.

◆ table_base

uint64_t physdev_map_pirq::table_base

Definition at line 163 of file physdev.h.


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