Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | port_database_24xx |
struct | vp_database_24xx |
struct | nvram_24xx |
struct | init_cb_24xx |
struct | cmd_bidir |
struct | cmd_type_6 |
struct | cmd_type_7 |
struct | cmd_type_crc_2 |
struct | sts_entry_24xx |
struct | mrk_entry_24xx |
struct | ct_entry_24xx |
struct | els_entry_24xx |
struct | els_sts_entry_24xx |
struct | mbx_entry_24xx |
struct | logio_entry_24xx |
struct | tsk_mgmt_entry |
struct | abort_entry_24xx |
struct | device_reg_24xx |
struct | mid_conf_entry_24xx |
struct | mid_init_cb_24xx |
struct | mid_db_entry_24xx |
struct | vp_ctrl_entry_24xx |
struct | vp_config_entry_24xx |
struct | vp_rpt_id_entry_24xx |
struct | vf_evfp_entry_24xx |
struct | qla_fdt_layout |
struct | qla_flt_location |
struct | qla_flt_header |
struct | qla_flt_region |
struct | qla_npiv_header |
struct | qla_npiv_entry |
struct | verify_chip_entry_84xx |
struct | verify_chip_rsp_84xx |
struct | access_chip_84xx |
struct | access_chip_rsp_84xx |
struct | nvram_81xx |
struct | init_cb_81xx |
struct | mid_init_cb_81xx |
struct | ex_init_cb_81xx |
struct | qla_fcp_prio_entry |
struct | qla_fcp_prio_cfg |
#define COMMAND_TYPE_CRC_2 |
#define CS_ABTS_BY_TARGET 0x13 /* Target send ABTS to abort IOCB. */ |
#define CS_DATA_REASSEMBLY_ERROR 0x11 /* Data Reassembly Error.. */ |
#define CS_FW_RESOURCE 0x2C /* Firmware Resource Unavailable. */ |
#define CS_TASK_MGMT_OVERRUN 0x30 /* Task management overrun (8+). */ |
#define CS_VCE_ACQ_ID_ERROR 0x02 /* Error while acquireing ID. */ |
#define CS_VCE_BUSY 0x05 /* Firmware not ready to accept cmd. */ |
#define CS_VCE_IOCB_ERROR 0x01 /* Error processing IOCB */ |
#define CS_VCT_BUSY 0x05 /* Firmware not ready to accept cmd. */ |
#define CS_VCT_STS_ERROR 0x01 /* Specified VPs were not disabled. */ |
#define ELS_IOCB_TYPE 0x53 /* ELS Pass-Through IOCB entry */ |
#define for_each_mapped_vp_idx | ( | _ha, | |
_idx | |||
) |
#define ICRX_EN_RISC_INT BIT_3 /* Enable RISC interrupts on PCI. */ |
#define LCF_EXPL_LOGO BIT_6 /* Perform an explicit LOGO. */ |
#define LCF_IMPL_LOGO BIT_4 /* Perform an implicit LOGO. */ |
#define LCF_IMPL_PRLO BIT_4 /* Perform an implicit PRLO. */ |
#define LCF_INCLUDE_SNS BIT_10 /* Include SNS (FFFFFC) during LOGO. */ |
#define LOGINOUT_PORT_IOCB_TYPE 0x52 /* Login/Logout Port entry. */ |
#define MBA_ISP84XX_ALERT 0x800f /* Alert Notification. */ |
#define MBC_FLASH_ACCESS_CTRL 0x3e /* Control flash access. */ |
#define MBC_READ_REMOTE_REG 0x0009 /* Read remote register */ |
#define MBC_RESTART_NIC_FIRMWARE 0x003d /* Restart NIC firmware */ |
#define MBC_SET_ACCESS_CONTROL 0x003e /* Access control command */ |
#define MBC_WRITE_REMOTE_REG 0x0001 /* Write remote register */ |
#define VCE_COMMAND_DISABLE_VPS_LOGO 0x0a /* Disable VPs and LOGO ports. */ |
#define VCE_COMMAND_DISABLE_VPS_LOGO_ALL 0x0b /* Disable VPs and LOGO ports. */ |
#define VCE_COMMAND_DISABLE_VPS_REINIT 0x09 /* Disable VPs and reinit link. */ |
#define VCT_COMMAND_MOD_ENABLE_VPS 0x01 /* Modify configuration & enable VPs. */ |
#define VCT_COMMAND_MOD_VPS 0x00 /* Modify VP configurations. */ |
#define VF_EVFP_IOCB_TYPE 0x26 /* Exchange Virtual Fabric Parameters entry. */ |
#define VP_CONFIG_IOCB_TYPE 0x31 /* Virtual Port Config entry. */ |
#define VP_CTRL_IOCB_TYPE 0x30 /* Virtual Port Control entry. */ |