Linux Kernel
3.7.1
|
#include <cxgb3_ctl_defs.h>
Data Fields | |
unsigned int | tpt_base |
unsigned int | tpt_top |
unsigned int | pbl_base |
unsigned int | pbl_top |
unsigned int | rqt_base |
unsigned int | rqt_top |
unsigned int | udbell_len |
unsigned long | udbell_physbase |
void __iomem * | kdb_addr |
struct pci_dev * | pdev |
Definition at line 132 of file cxgb3_ctl_defs.h.
Definition at line 141 of file cxgb3_ctl_defs.h.
unsigned int pbl_base |
Definition at line 135 of file cxgb3_ctl_defs.h.
unsigned int pbl_top |
Definition at line 136 of file cxgb3_ctl_defs.h.
Definition at line 142 of file cxgb3_ctl_defs.h.
unsigned int rqt_base |
Definition at line 137 of file cxgb3_ctl_defs.h.
unsigned int rqt_top |
Definition at line 138 of file cxgb3_ctl_defs.h.
unsigned int tpt_base |
Definition at line 133 of file cxgb3_ctl_defs.h.
unsigned int tpt_top |
Definition at line 134 of file cxgb3_ctl_defs.h.
unsigned int udbell_len |
Definition at line 139 of file cxgb3_ctl_defs.h.
unsigned long udbell_physbase |
Definition at line 140 of file cxgb3_ctl_defs.h.