Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | qla84_mgmt_param |
struct | qla84_msg_mgmt |
struct | qla_bsg_a84_mgmt |
struct | qla_scsi_addr |
struct | qla_ext_dest_addr |
struct | qla_port_param |
struct | qla_field_address |
struct | qla_field_info |
struct | qla_image_version |
struct | qla_image_version_list |
struct | qla_status_reg |
struct | qla_i2c_access |
Functions | |
struct qla_bsg_a84_mgmt | __attribute__ ((packed)) |
Variables | |
struct qla84_msg_mgmt | mgmt |
uint16_t | bus |
uint16_t | target |
union { | |
uint8_t wwnn [8] | |
uint8_t wwpn [8] | |
uint8_t id [4] | |
struct qla_scsi_addr scsi_addr | |
} | dest_addr |
uint16_t | dest_type |
uint16_t | lun |
uint16_t | padding [2] |
struct qla_ext_dest_addr | fc_scsi_addr |
uint16_t | mode |
uint16_t | speed |
struct qla_field_address | __packed |
#define QLA84_MGMT_INFO_ASIC_STAT 5 /* Get ASIC Statistics */ |
#define QLA84_MGMT_INFO_CONFIG_PARAMS 6 /* Get Config Parameters */ |
#define QLA84_MGMT_INFO_LIF_STAT 4 /* Get LIF Statistics */ |
#define QLA84_MGMT_INFO_PORT_STAT 3 /* Get Port Statistics */ |
|
read |
mcontroller : adapter info structure for old mimd_t apps
: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id
Definition at line 171 of file esd_usb2.c.
union { ... } dest_addr |
struct qla_ext_dest_addr fc_scsi_addr |
struct qla84_msg_mgmt mgmt |
struct qla_scsi_addr scsi_addr |