|
AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
|
#include <acq-fiber-hba.h>
Classes | |
| struct | PciMapping |
Public Types | |
| enum | SFP { SFP_A, SFP_B, SFP_C, SFP_D } |
Public Attributes | |
| char | name [16] |
| char | mon_name [16] |
| char | slot_name [16] |
| struct pci_dev * | pci_dev |
| struct device * | class_dev |
| int | idx |
| int | major |
| struct list_head | list |
| int | map_count |
| struct AFHBA_DEV::PciMapping | mappings [MAP_COUNT_MAX] |
| int | remote_com_bar |
| struct AFHBA_DEV * | peer |
| void * | remote |
| enum AFHBA_DEV::SFP | sfp |
| unsigned | ACR |
| struct proc_dir_entry * | proc_dir_root |
| struct dentry * | debug_dir |
| char * | debug_names |
| struct HostBuffer * | hb1 |
| struct AFHBA_STREAM_DEV * | stream_dev |
| struct file_operations * | stream_fops |
| struct platform_device * | hba_sfp_i2c [2] |
| int | link_up |
| int | aurora_error_count |
| int | aurora_status_read_count |
Definition at line 111 of file acq-fiber-hba.h.
| enum AFHBA_DEV::SFP |
| Enumerator | |
|---|---|
| SFP_A | |
| SFP_B | |
| SFP_C | |
| SFP_D | |
Definition at line 134 of file acq-fiber-hba.h.
| unsigned AFHBA_DEV::ACR |
Definition at line 135 of file acq-fiber-hba.h.
| int AFHBA_DEV::aurora_error_count |
Definition at line 149 of file acq-fiber-hba.h.
| int AFHBA_DEV::aurora_status_read_count |
Definition at line 150 of file acq-fiber-hba.h.
| struct device* AFHBA_DEV::class_dev |
Definition at line 116 of file acq-fiber-hba.h.
| struct dentry* AFHBA_DEV::debug_dir |
Definition at line 138 of file acq-fiber-hba.h.
| char* AFHBA_DEV::debug_names |
Definition at line 139 of file acq-fiber-hba.h.
| struct HostBuffer* AFHBA_DEV::hb1 |
Definition at line 141 of file acq-fiber-hba.h.
| struct platform_device* AFHBA_DEV::hba_sfp_i2c[2] |
Definition at line 146 of file acq-fiber-hba.h.
| int AFHBA_DEV::idx |
Definition at line 117 of file acq-fiber-hba.h.
| int AFHBA_DEV::link_up |
Definition at line 148 of file acq-fiber-hba.h.
| struct list_head AFHBA_DEV::list |
Definition at line 118 of file acq-fiber-hba.h.
| int AFHBA_DEV::major |
Definition at line 118 of file acq-fiber-hba.h.
| int AFHBA_DEV::map_count |
Definition at line 120 of file acq-fiber-hba.h.
| struct AFHBA_DEV::PciMapping AFHBA_DEV::mappings[MAP_COUNT_MAX] |
| char AFHBA_DEV::mon_name[16] |
Definition at line 113 of file acq-fiber-hba.h.
| char AFHBA_DEV::name[16] |
Definition at line 112 of file acq-fiber-hba.h.
| struct pci_dev* AFHBA_DEV::pci_dev |
Definition at line 115 of file acq-fiber-hba.h.
| struct AFHBA_DEV* AFHBA_DEV::peer |
Definition at line 132 of file acq-fiber-hba.h.
| struct proc_dir_entry* AFHBA_DEV::proc_dir_root |
Definition at line 137 of file acq-fiber-hba.h.
| void* AFHBA_DEV::remote |
Definition at line 133 of file acq-fiber-hba.h.
| int AFHBA_DEV::remote_com_bar |
Definition at line 130 of file acq-fiber-hba.h.
| enum AFHBA_DEV::SFP AFHBA_DEV::sfp |
| char AFHBA_DEV::slot_name[16] |
Definition at line 114 of file acq-fiber-hba.h.
| struct AFHBA_STREAM_DEV* AFHBA_DEV::stream_dev |
Definition at line 143 of file acq-fiber-hba.h.
| struct file_operations* AFHBA_DEV::stream_fops |
Definition at line 144 of file acq-fiber-hba.h.
1.8.18