Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
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 136 of file physdev.h.

Field Documentation

int bus

Definition at line 145 of file physdev.h.

int devfn

Definition at line 147 of file physdev.h.

domid_t domid

Definition at line 137 of file physdev.h.

int entry_nr

Definition at line 149 of file physdev.h.

int index

Definition at line 141 of file physdev.h.

int pirq

Definition at line 143 of file physdev.h.

uint64_t table_base

Definition at line 151 of file physdev.h.

Definition at line 139 of file physdev.h.


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