Linux Kernel
3.7.1
|
#include <drv_pcie_rc_intf.h>
Data Fields | |
int | intr |
int | plx_gen1 |
Structure used for obtaining PCIe config information, read from the PCIE subsystem /ctl file at initialization
Definition at line 32 of file drv_pcie_rc_intf.h.
int intr |
interrupt number used for downcall
Definition at line 34 of file drv_pcie_rc_intf.h.
int plx_gen1 |
flag for PLX Gen 1 configuration
Definition at line 35 of file drv_pcie_rc_intf.h.