Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | MR_PD_ADDRESS |
struct | MR_PD_LIST |
struct | megasas_pd_list |
union | MR_LD_REF |
struct | MR_LD_LIST |
struct | megasas_ctrl_prop |
struct | megasas_ctrl_info |
struct | megasas_register_set |
struct | megasas_sge32 |
struct | megasas_sge64 |
struct | megasas_sge_skinny |
union | megasas_sgl |
struct | megasas_header |
union | megasas_sgl_frame |
struct | megasas_init_frame |
struct | megasas_init_queue_info |
struct | megasas_io_frame |
struct | megasas_pthru_frame |
struct | megasas_dcmd_frame |
struct | megasas_abort_frame |
struct | megasas_smp_frame |
struct | megasas_stp_frame |
union | megasas_frame |
union | megasas_evt_class_locale |
struct | megasas_evt_log_info |
struct | megasas_progress |
struct | megasas_evtarg_ld |
struct | megasas_evtarg_pd |
struct | megasas_evt_detail |
struct | megasas_aen_event |
struct | megasas_irq_context |
struct | megasas_instance |
struct | megasas_instance_template |
struct | megasas_cmd |
struct | megasas_iocpacket |
struct | megasas_aen |
struct | megasas_mgmt_info |
Functions | |
struct megasas_register_set | __attribute__ ((packed)) |
#define DIAG_RESET_ADAPTER (0x00000004) |
Definition at line 97 of file megaraid_sas.h.
#define DIAG_WRITE_ENABLE (0x00000080) |
Definition at line 96 of file megaraid_sas.h.
#define HOST_DIAGNOSTIC_OFFSET (0x000000F8) /* I20 */ |
Definition at line 95 of file megaraid_sas.h.
#define IO_FRAME 0 |
Definition at line 735 of file megaraid_sas.h.
#define IS_DMA64 (sizeof(dma_addr_t) == 8) |
Definition at line 767 of file megaraid_sas.h.
#define MAX_IOCTL_SGE 16 |
Definition at line 1437 of file megaraid_sas.h.
#define MAX_LOGICAL_DRIVES 64 |
Definition at line 324 of file megaraid_sas.h.
#define MAX_MGMT_ADAPTERS 1024 |
Definition at line 1436 of file megaraid_sas.h.
#define MEGAMFI_FRAME_SIZE 64 |
Definition at line 82 of file megaraid_sas.h.
#define MEGASAS_DBG_LVL 1 |
Definition at line 730 of file megaraid_sas.h.
#define MEGASAS_DEFAULT_CMD_PER_LUN 256 |
Definition at line 722 of file megaraid_sas.h.
#define MEGASAS_DEFAULT_CMD_TIMEOUT 90 |
Definition at line 749 of file megaraid_sas.h.
#define MEGASAS_DEFAULT_INIT_ID -1 |
Definition at line 719 of file megaraid_sas.h.
#define MEGASAS_DEV_INDEX | ( | inst, | |
scp | |||
) |
Definition at line 1406 of file megaraid_sas.h.
#define MEGASAS_EXT_VERSION "Mon. Oct. 1 17:00:00 PDT 2012" |
Definition at line 38 of file megaraid_sas.h.
#define MEGASAS_FW_BUSY 1 |
Definition at line 732 of file megaraid_sas.h.
#define MEGASAS_INT_CMDS 32 |
Definition at line 759 of file megaraid_sas.h.
#define MEGASAS_INTERNAL_CMD_WAIT_TIME 180 |
Definition at line 746 of file megaraid_sas.h.
#define MEGASAS_IOC_FIRMWARE _IOWR('M', 1, struct megasas_iocpacket) |
Definition at line 1481 of file megaraid_sas.h.
#define MEGASAS_IOC_GET_AEN _IOW('M', 3, struct megasas_aen) |
Definition at line 1482 of file megaraid_sas.h.
#define MEGASAS_IOCTL_CMD 0 |
Definition at line 748 of file megaraid_sas.h.
#define MEGASAS_IS_LOGICAL | ( | scp | ) | (scp->device->channel < MEGASAS_MAX_PD_CHANNELS) ? 0 : 1 |
Definition at line 1403 of file megaraid_sas.h.
#define MEGASAS_MAX_CHANNELS |
Definition at line 716 of file megaraid_sas.h.
#define MEGASAS_MAX_DEV_PER_CHANNEL 128 |
Definition at line 718 of file megaraid_sas.h.
#define MEGASAS_MAX_LD 64 |
Definition at line 721 of file megaraid_sas.h.
#define MEGASAS_MAX_LD_CHANNELS 2 |
Definition at line 715 of file megaraid_sas.h.
#define MEGASAS_MAX_LD_IDS |
Definition at line 725 of file megaraid_sas.h.
#define MEGASAS_MAX_LUN 8 |
Definition at line 720 of file megaraid_sas.h.
#define MEGASAS_MAX_MSIX_QUEUES 16 |
Definition at line 762 of file megaraid_sas.h.
#define MEGASAS_MAX_PD |
Definition at line 723 of file megaraid_sas.h.
#define MEGASAS_MAX_PD_CHANNELS 2 |
Definition at line 714 of file megaraid_sas.h.
#define MEGASAS_MAX_SECTORS (2*1024) |
Definition at line 728 of file megaraid_sas.h.
#define MEGASAS_MAX_SECTORS_IEEE (2*128) |
Definition at line 729 of file megaraid_sas.h.
#define MEGASAS_RELDATE "Oct. 1, 2012" |
Definition at line 37 of file megaraid_sas.h.
#define MEGASAS_RESET_NOTICE_INTERVAL 5 |
Definition at line 747 of file megaraid_sas.h.
#define MEGASAS_RESET_WAIT_TIME 180 |
Definition at line 745 of file megaraid_sas.h.
#define MEGASAS_SKINNY_INT_CMDS 5 |
Definition at line 760 of file megaraid_sas.h.
#define MEGASAS_THROTTLE_QUEUE_DEPTH 16 |
Definition at line 750 of file megaraid_sas.h.
#define MEGASAS_VERSION "06.504.01.00-rc1" |
Definition at line 36 of file megaraid_sas.h.
#define MFI_1068_FW_HANDSHAKE_OFFSET 0x64 |
Definition at line 785 of file megaraid_sas.h.
#define MFI_1068_FW_READY 0xDDDD0000 |
Definition at line 786 of file megaraid_sas.h.
#define MFI_1068_PCSR_OFFSET 0x84 |
Definition at line 784 of file megaraid_sas.h.
#define MFI_ADP_RESET 0x00000040 |
Definition at line 99 of file megaraid_sas.h.
#define MFI_CMD_ABORT 0x06 |
Definition at line 139 of file megaraid_sas.h.
#define MFI_CMD_DCMD 0x05 |
Definition at line 138 of file megaraid_sas.h.
#define MFI_CMD_INIT 0x00 |
Definition at line 133 of file megaraid_sas.h.
#define MFI_CMD_INVALID 0xff |
Definition at line 142 of file megaraid_sas.h.
#define MFI_CMD_LD_READ 0x01 |
Definition at line 134 of file megaraid_sas.h.
#define MFI_CMD_LD_SCSI_IO 0x03 |
Definition at line 136 of file megaraid_sas.h.
#define MFI_CMD_LD_WRITE 0x02 |
Definition at line 135 of file megaraid_sas.h.
#define MFI_CMD_PD_SCSI_IO 0x04 |
Definition at line 137 of file megaraid_sas.h.
#define MFI_CMD_SMP 0x07 |
Definition at line 140 of file megaraid_sas.h.
#define MFI_CMD_STATUS_POLL_MODE 0xFF |
Definition at line 128 of file megaraid_sas.h.
#define MFI_CMD_STP 0x08 |
Definition at line 141 of file megaraid_sas.h.
#define MFI_FRAME_DIR_BOTH 0x0018 |
Definition at line 122 of file megaraid_sas.h.
#define MFI_FRAME_DIR_NONE 0x0000 |
Definition at line 119 of file megaraid_sas.h.
#define MFI_FRAME_DIR_READ 0x0010 |
Definition at line 121 of file megaraid_sas.h.
#define MFI_FRAME_DIR_WRITE 0x0008 |
Definition at line 120 of file megaraid_sas.h.
#define MFI_FRAME_DONT_POST_IN_REPLY_QUEUE 0x0001 |
Definition at line 114 of file megaraid_sas.h.
#define MFI_FRAME_IEEE 0x0020 |
Definition at line 123 of file megaraid_sas.h.
#define MFI_FRAME_POST_IN_REPLY_QUEUE 0x0000 |
Definition at line 113 of file megaraid_sas.h.
#define MFI_FRAME_SENSE32 0x0000 |
Definition at line 117 of file megaraid_sas.h.
#define MFI_FRAME_SENSE64 0x0004 |
Definition at line 118 of file megaraid_sas.h.
#define MFI_FRAME_SGL32 0x0000 |
Definition at line 115 of file megaraid_sas.h.
#define MFI_FRAME_SGL64 0x0002 |
Definition at line 116 of file megaraid_sas.h.
#define MFI_G2_OUTBOUND_DOORBELL_CHANGE_INTERRUPT 0x00000004 |
Definition at line 773 of file megaraid_sas.h.
#define MFI_GEN2_ENABLE_INTERRUPT_MASK (0x00000001 | 0x00000004) |
Definition at line 780 of file megaraid_sas.h.
#define MFI_INIT_ABORT 0x00000001 |
Definition at line 100 of file megaraid_sas.h.
#define MFI_INIT_CLEAR_HANDSHAKE 0x00000008 |
Definition at line 103 of file megaraid_sas.h.
#define MFI_INIT_HOTPLUG 0x00000010 |
Definition at line 104 of file megaraid_sas.h.
#define MFI_INIT_MFIMODE 0x00000004 |
Definition at line 102 of file megaraid_sas.h.
#define MFI_INIT_READY 0x00000002 |
Definition at line 101 of file megaraid_sas.h.
#define MFI_INTR_FLAG_FIRMWARE_STATE_CHANGE 0x00000002 |
Definition at line 772 of file megaraid_sas.h.
#define MFI_INTR_FLAG_REPLY_MESSAGE 0x00000001 |
Definition at line 771 of file megaraid_sas.h.
#define MFI_MBOX_SIZE 12 |
Definition at line 234 of file megaraid_sas.h.
#define MFI_OB_INTR_STATUS_MASK 0x00000002 |
Definition at line 775 of file megaraid_sas.h.
#define MFI_POLL_TIMEOUT_SECS 60 |
Definition at line 776 of file megaraid_sas.h.
#define MFI_REPLY_1078_MESSAGE_INTERRUPT 0x80000000 |
Definition at line 778 of file megaraid_sas.h.
#define MFI_REPLY_GEN2_MESSAGE_INTERRUPT 0x00000001 |
Definition at line 779 of file megaraid_sas.h.
#define MFI_REPLY_SKINNY_MESSAGE_INTERRUPT 0x40000000 |
Definition at line 781 of file megaraid_sas.h.
#define MFI_RESET_ADAPTER 0x00000002 |
Definition at line 81 of file megaraid_sas.h.
#define MFI_RESET_FLAGS |
Definition at line 106 of file megaraid_sas.h.
#define MFI_RESET_REQUIRED 0x00000001 |
Definition at line 80 of file megaraid_sas.h.
#define MFI_SKINNY_ENABLE_INTERRUPT_MASK (0x00000001) |
Definition at line 782 of file megaraid_sas.h.
#define MFI_STATE_BB_INIT 0x10000000 |
Definition at line 70 of file megaraid_sas.h.
#define MFI_STATE_BOOT_MESSAGE_PENDING 0x90000000 |
Definition at line 75 of file megaraid_sas.h.
#define MFI_STATE_DEVICE_SCAN 0x80000000 |
Definition at line 74 of file megaraid_sas.h.
#define MFI_STATE_FAULT 0xF0000000 |
Definition at line 79 of file megaraid_sas.h.
#define MFI_STATE_FLUSH_CACHE 0xA0000000 |
Definition at line 76 of file megaraid_sas.h.
#define MFI_STATE_FW_INIT 0x40000000 |
Definition at line 71 of file megaraid_sas.h.
#define MFI_STATE_FW_INIT_2 0x70000000 |
Definition at line 73 of file megaraid_sas.h.
#define MFI_STATE_MASK 0xF0000000 |
Definition at line 68 of file megaraid_sas.h.
#define MFI_STATE_OPERATIONAL 0xC0000000 |
Definition at line 78 of file megaraid_sas.h.
#define MFI_STATE_READY 0xB0000000 |
Definition at line 77 of file megaraid_sas.h.
#define MFI_STATE_UNDEFINED 0x00000000 |
Definition at line 69 of file megaraid_sas.h.
#define MFI_STATE_WAIT_HANDSHAKE 0x60000000 |
Definition at line 72 of file megaraid_sas.h.
#define MFI_STOP_ADP 0x00000020 |
Definition at line 105 of file megaraid_sas.h.
#define MFI_XSCALE_OMR0_CHANGE_INTERRUPT 0x00000001 |
Definition at line 769 of file megaraid_sas.h.
#define MR_DCMD_CLUSTER 0x08000000 |
Definition at line 160 of file megaraid_sas.h.
#define MR_DCMD_CLUSTER_RESET_ALL 0x08010100 |
Definition at line 161 of file megaraid_sas.h.
#define MR_DCMD_CLUSTER_RESET_LD 0x08010200 |
Definition at line 162 of file megaraid_sas.h.
#define MR_DCMD_CTRL_CACHE_FLUSH 0x01101000 |
Definition at line 147 of file megaraid_sas.h.
#define MR_DCMD_CTRL_EVENT_GET 0x01040300 |
Definition at line 156 of file megaraid_sas.h.
#define MR_DCMD_CTRL_EVENT_GET_INFO 0x01040100 |
Definition at line 155 of file megaraid_sas.h.
#define MR_DCMD_CTRL_EVENT_WAIT 0x01040500 |
Definition at line 157 of file megaraid_sas.h.
#define MR_DCMD_CTRL_GET_INFO 0x01010000 |
Definition at line 144 of file megaraid_sas.h.
#define MR_DCMD_CTRL_SHUTDOWN 0x01050000 |
Definition at line 151 of file megaraid_sas.h.
#define MR_DCMD_HIBERNATE_SHUTDOWN 0x01060000 |
Definition at line 152 of file megaraid_sas.h.
#define MR_DCMD_LD_GET_LIST 0x03010000 |
Definition at line 145 of file megaraid_sas.h.
#define MR_DCMD_LD_GET_PROPERTIES 0x03030000 |
Definition at line 158 of file megaraid_sas.h.
#define MR_DCMD_PD_LIST_QUERY 0x02010100 |
Definition at line 163 of file megaraid_sas.h.
#define MR_ENABLE_DRIVE_SPINDOWN 0x01 |
Definition at line 153 of file megaraid_sas.h.
#define MR_EVT_CFG_CLEARED 0x0004 |
Definition at line 315 of file megaraid_sas.h.
#define MR_EVT_CTRL_HOST_BUS_SCAN_REQUESTED 0x0152 |
Definition at line 323 of file megaraid_sas.h.
#define MR_EVT_FOREIGN_CFG_IMPORTED 0x00db |
Definition at line 321 of file megaraid_sas.h.
#define MR_EVT_LD_CREATED 0x008a |
Definition at line 319 of file megaraid_sas.h.
#define MR_EVT_LD_DELETED 0x008b |
Definition at line 320 of file megaraid_sas.h.
#define MR_EVT_LD_OFFLINE 0x00fc |
Definition at line 322 of file megaraid_sas.h.
#define MR_EVT_LD_STATE_CHANGE 0x0051 |
Definition at line 316 of file megaraid_sas.h.
#define MR_EVT_PD_INSERTED 0x005b |
Definition at line 317 of file megaraid_sas.h.
#define MR_EVT_PD_REMOVED 0x0070 |
Definition at line 318 of file megaraid_sas.h.
#define MR_FLUSH_CTRL_CACHE 0x01 |
Definition at line 148 of file megaraid_sas.h.
#define MR_FLUSH_DISK_CACHE 0x02 |
Definition at line 149 of file megaraid_sas.h.
#define msi_control_reg | ( | base | ) | (base + PCI_MSI_FLAGS) |
Definition at line 1491 of file megaraid_sas.h.
#define PCI_DEVICE_ID_LSI_FUSION 0x005b |
Definition at line 50 of file megaraid_sas.h.
#define PCI_DEVICE_ID_LSI_INVADER 0x005d |
Definition at line 51 of file megaraid_sas.h.
#define PCI_DEVICE_ID_LSI_SAS0071SKINNY 0x0071 |
Definition at line 49 of file megaraid_sas.h.
#define PCI_DEVICE_ID_LSI_SAS0073SKINNY 0x0073 |
Definition at line 48 of file megaraid_sas.h.
#define PCI_DEVICE_ID_LSI_SAS0079GEN2 0x0079 |
Definition at line 47 of file megaraid_sas.h.
#define PCI_DEVICE_ID_LSI_SAS1078DE 0x007C |
Definition at line 44 of file megaraid_sas.h.
#define PCI_DEVICE_ID_LSI_SAS1078GEN2 0x0078 |
Definition at line 46 of file megaraid_sas.h.
#define PCI_DEVICE_ID_LSI_SAS1078R 0x0060 |
Definition at line 43 of file megaraid_sas.h.
#define PCI_DEVICE_ID_LSI_VERDE_ZCR 0x0413 |
Definition at line 45 of file megaraid_sas.h.
#define PCI_MSIX_FLAGS_ENABLE (1 << 15) |
Definition at line 1492 of file megaraid_sas.h.
#define PTHRU_FRAME 1 |
Definition at line 736 of file megaraid_sas.h.
#define WRITE_SEQUENCE_OFFSET (0x0000000FC) /* I20 */ |
Definition at line 94 of file megaraid_sas.h.
anonymous enum |
MEGASAS_HBA_OPERATIONAL | |
MEGASAS_ADPRESET_SM_INFAULT | |
MEGASAS_ADPRESET_SM_FW_RESET_SUCCESS | |
MEGASAS_ADPRESET_SM_OPERATIONAL | |
MEGASAS_HW_CRITICAL_ERROR | |
MEGASAS_ADPRESET_INPROG_SIGN |
Definition at line 1371 of file megaraid_sas.h.
enum MFI_STAT |
Definition at line 168 of file megaraid_sas.h.
enum MR_EVT_ARGS |
Definition at line 262 of file megaraid_sas.h.
enum MR_EVT_CLASS |
MR_EVT_CLASS_DEBUG | |
MR_EVT_CLASS_PROGRESS | |
MR_EVT_CLASS_INFO | |
MR_EVT_CLASS_WARNING | |
MR_EVT_CLASS_CRITICAL | |
MR_EVT_CLASS_FATAL | |
MR_EVT_CLASS_DEAD |
Definition at line 236 of file megaraid_sas.h.
enum MR_EVT_LOCALE |
MR_EVT_LOCALE_LD | |
MR_EVT_LOCALE_PD | |
MR_EVT_LOCALE_ENCL | |
MR_EVT_LOCALE_BBU | |
MR_EVT_LOCALE_SAS | |
MR_EVT_LOCALE_CTRL | |
MR_EVT_LOCALE_CONFIG | |
MR_EVT_LOCALE_CLUSTER | |
MR_EVT_LOCALE_ALL |
Definition at line 248 of file megaraid_sas.h.
enum MR_PD_QUERY_TYPE |
MR_PD_QUERY_TYPE_ALL | |
MR_PD_QUERY_TYPE_STATE | |
MR_PD_QUERY_TYPE_POWER_STATE | |
MR_PD_QUERY_TYPE_MEDIA_TYPE | |
MR_PD_QUERY_TYPE_SPEED | |
MR_PD_QUERY_TYPE_EXPOSED_TO_HOST |
Definition at line 306 of file megaraid_sas.h.
enum MR_PD_STATE |
MR_PD_STATE_UNCONFIGURED_GOOD | |
MR_PD_STATE_UNCONFIGURED_BAD | |
MR_PD_STATE_HOT_SPARE | |
MR_PD_STATE_OFFLINE | |
MR_PD_STATE_FAILED | |
MR_PD_STATE_REBUILD | |
MR_PD_STATE_ONLINE | |
MR_PD_STATE_COPYBACK | |
MR_PD_STATE_SYSTEM |
Definition at line 326 of file megaraid_sas.h.
|
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.
u16 __pad1 |
Definition at line 1457 of file megaraid_sas.h.
u32 abort_context |
Definition at line 1058 of file megaraid_sas.h.
u32 abort_mfi_phys_addr_hi |
Definition at line 1062 of file megaraid_sas.h.
u32 abort_mfi_phys_addr_lo |
Definition at line 1061 of file megaraid_sas.h.
u8 access_byte |
Definition at line 970 of file megaraid_sas.h.
u32 access_policy |
Definition at line 664 of file megaraid_sas.h.
Definition at line 571 of file megaraid_sas.h.
u32 alarm_control |
Definition at line 655 of file megaraid_sas.h.
u32 allow_mix_in_encl |
Definition at line 691 of file megaraid_sas.h.
u32 allow_mix_in_ld |
Definition at line 692 of file megaraid_sas.h.
u32 allow_sata_in_cluster |
Definition at line 693 of file megaraid_sas.h.
u8 arg_type |
Definition at line 1282 of file megaraid_sas.h.
u8 b[96] |
Definition at line 1034 of file megaraid_sas.h.
u32 bbu |
Definition at line 570 of file megaraid_sas.h.
u32 bgi_rate |
Definition at line 652 of file megaraid_sas.h.
u32 boot_seq_num |
Definition at line 1139 of file megaraid_sas.h.
char build_date |
Definition at line 533 of file megaraid_sas.h.
char build_time[16] |
Definition at line 551 of file megaraid_sas.h.
char built_time[16] |
Definition at line 534 of file megaraid_sas.h.
u32 cc_rate |
Definition at line 651 of file megaraid_sas.h.
u8 cdb[16] |
Definition at line 1011 of file megaraid_sas.h.
u8 cdb_len |
Definition at line 896 of file megaraid_sas.h.
u8 cdb_length |
Definition at line 1177 of file megaraid_sas.h.
union megasas_evt_class_locale cl |
Definition at line 1281 of file megaraid_sas.h.
Definition at line 1124 of file megaraid_sas.h.
u32 class_locale_word |
Definition at line 1465 of file megaraid_sas.h.
u32 clear_seq_num |
Definition at line 1137 of file megaraid_sas.h.
u32 cluster_supported |
Definition at line 656 of file megaraid_sas.h.
Definition at line 889 of file megaraid_sas.h.
u8 cmd_status |
Definition at line 891 of file megaraid_sas.h.
Definition at line 1280 of file megaraid_sas.h.
u8 connection_status |
Definition at line 1073 of file megaraid_sas.h.
u32 consumer_index_phys_addr_hi |
Definition at line 943 of file megaraid_sas.h.
u32 consumer_index_phys_addr_lo |
Definition at line 942 of file megaraid_sas.h.
Definition at line 899 of file megaraid_sas.h.
u64 count |
Definition at line 1184 of file megaraid_sas.h.
u32 ctrl_supports_sas |
Definition at line 689 of file megaraid_sas.h.
u32 ctrl_supports_sata |
Definition at line 690 of file megaraid_sas.h.
u64 d[12] |
Definition at line 1389 of file megaraid_sas.h.
u32 data_xfer_len |
Definition at line 933 of file megaraid_sas.h.
u32 data_xferlen |
Definition at line 904 of file megaraid_sas.h.
u32 dedicated_hotspares |
Definition at line 659 of file megaraid_sas.h.
char description[128] |
Definition at line 1392 of file megaraid_sas.h.
u16 device_id |
Definition at line 485 of file megaraid_sas.h.
u16 deviceId |
Definition at line 1254 of file megaraid_sas.h.
u32 disk_cache_policy |
Definition at line 665 of file megaraid_sas.h.
Definition at line 839 of file megaraid_sas.h.
u32 ecar |
Definition at line 1267 of file megaraid_sas.h.
u16 elapsed_seconds |
Definition at line 1144 of file megaraid_sas.h.
u32 elapsedSeconds |
Definition at line 1262 of file megaraid_sas.h.
u32 elog |
Definition at line 1268 of file megaraid_sas.h.
u8 encl_index |
Definition at line 1158 of file megaraid_sas.h.
u32 err |
Definition at line 1225 of file megaraid_sas.h.
u16 fis[10] |
Definition at line 1116 of file megaraid_sas.h.
u16 flags |
Definition at line 902 of file megaraid_sas.h.
u32 force_offline |
Definition at line 679 of file megaraid_sas.h.
u32 force_online |
Definition at line 678 of file megaraid_sas.h.
u32 force_rebuild |
Definition at line 680 of file megaraid_sas.h.
u32 foreign_config_import |
Definition at line 661 of file megaraid_sas.h.
union { ... } frame |
u32 fusion_host_diag |
Definition at line 841 of file megaraid_sas.h.
u32 fusion_seq_offset |
Definition at line 840 of file megaraid_sas.h.
u32 global_hot_spares |
Definition at line 664 of file megaraid_sas.h.
Definition at line 1464 of file megaraid_sas.h.
u32 host_diag |
Definition at line 881 of file megaraid_sas.h.
u16 host_no |
Definition at line 1456 of file megaraid_sas.h.
u32 inbound_doorbell |
Definition at line 849 of file megaraid_sas.h.
u32 inbound_high_queue_port |
Definition at line 877 of file megaraid_sas.h.
u32 inbound_intr_mask |
Definition at line 851 of file megaraid_sas.h.
u32 inbound_intr_status |
Definition at line 850 of file megaraid_sas.h.
u32 inbound_low_queue_port |
Definition at line 875 of file megaraid_sas.h.
u32 inbound_msg_0 |
Definition at line 844 of file megaraid_sas.h.
u32 inbound_msg_1 |
Definition at line 845 of file megaraid_sas.h.
u32 inbound_queue_port |
Definition at line 859 of file megaraid_sas.h.
u32 index_registers[807] |
Definition at line 883 of file megaraid_sas.h.
u32 init_flags |
Definition at line 935 of file megaraid_sas.h.
u32 io_policy |
Definition at line 663 of file megaraid_sas.h.
u8 iSCSI |
Definition at line 502 of file megaraid_sas.h.
u64 lba |
Definition at line 1188 of file megaraid_sas.h.
u32 lba_count |
Definition at line 979 of file megaraid_sas.h.
Definition at line 1183 of file megaraid_sas.h.
u8 ld_index |
Definition at line 1152 of file megaraid_sas.h.
u64 ld_lba |
Definition at line 1201 of file megaraid_sas.h.
u32 length |
Definition at line 848 of file megaraid_sas.h.
u16 locale |
Definition at line 1122 of file megaraid_sas.h.
u8 lun |
Definition at line 895 of file megaraid_sas.h.
u8 max |
Definition at line 670 of file megaraid_sas.h.
union { ... } mbox |
u8 min |
Definition at line 669 of file megaraid_sas.h.
u32 mixed_redundancy_arr |
Definition at line 663 of file megaraid_sas.h.
char name[8] |
Definition at line 531 of file megaraid_sas.h.
u32 new_state |
Definition at line 1214 of file megaraid_sas.h.
u32 newest_seq_num |
Definition at line 1135 of file megaraid_sas.h.
u32 newOwner |
Definition at line 1196 of file megaraid_sas.h.
u32 newState |
Definition at line 1248 of file megaraid_sas.h.
Definition at line 572 of file megaraid_sas.h.
u32 oldest_seq_num |
Definition at line 1136 of file megaraid_sas.h.
Definition at line 1031 of file megaraid_sas.h.
u32 outbound_doorbell |
Definition at line 853 of file megaraid_sas.h.
u32 outbound_doorbell_clear |
Definition at line 866 of file megaraid_sas.h.
u32 outbound_intr_mask |
Definition at line 855 of file megaraid_sas.h.
u32 outbound_intr_status |
Definition at line 854 of file megaraid_sas.h.
u32 outbound_msg_0 |
Definition at line 846 of file megaraid_sas.h.
u32 outbound_msg_1 |
Definition at line 847 of file megaraid_sas.h.
u32 outbound_queue_port |
Definition at line 860 of file megaraid_sas.h.
u32 outbound_scratch_pad |
Definition at line 870 of file megaraid_sas.h.
u32 outbound_scratch_pad_2 |
Definition at line 871 of file megaraid_sas.h.
u32 pad_0 |
Definition at line 900 of file megaraid_sas.h.
u32 pad_1 |
Definition at line 1059 of file megaraid_sas.h.
u32 patrol_rate |
Definition at line 654 of file megaraid_sas.h.
u8 PCIE |
Definition at line 501 of file megaraid_sas.h.
u8 PCIX |
Definition at line 500 of file megaraid_sas.h.
Definition at line 1176 of file megaraid_sas.h.
u64 pd_lba |
Definition at line 1202 of file megaraid_sas.h.
Definition at line 847 of file megaraid_sas.h.
u64 port_addr |
Definition at line 507 of file megaraid_sas.h.
u8 port_count |
Definition at line 506 of file megaraid_sas.h.
u32 prev_state |
Definition at line 1213 of file megaraid_sas.h.
u32 prevOwner |
Definition at line 1195 of file megaraid_sas.h.
u32 prevState |
Definition at line 1247 of file megaraid_sas.h.
u32 producer_index_phys_addr_hi |
Definition at line 941 of file megaraid_sas.h.
u32 producer_index_phys_addr_lo |
Definition at line 940 of file megaraid_sas.h.
struct megasas_progress prog |
Definition at line 1207 of file megaraid_sas.h.
u16 progress |
Definition at line 1143 of file megaraid_sas.h.
u32 queue_info_new_phys_addr_hi |
Definition at line 936 of file megaraid_sas.h.
u32 queue_info_new_phys_addr_lo |
Definition at line 935 of file megaraid_sas.h.
u32 queue_info_old_phys_addr_hi |
Definition at line 938 of file megaraid_sas.h.
u32 queue_info_old_phys_addr_lo |
Definition at line 937 of file megaraid_sas.h.
u32 raid_level_0 |
Definition at line 629 of file megaraid_sas.h.
u32 raid_level_1 |
Definition at line 630 of file megaraid_sas.h.
u32 raid_level_1E |
Definition at line 632 of file megaraid_sas.h.
u32 raid_level_5 |
Definition at line 631 of file megaraid_sas.h.
u32 raid_level_6 |
Definition at line 633 of file megaraid_sas.h.
u32 rate |
Definition at line 1372 of file megaraid_sas.h.
u8 raw[128] |
Definition at line 1463 of file megaraid_sas.h.
u32 rbld_rate |
Definition at line 650 of file megaraid_sas.h.
u32 read_policy |
Definition at line 661 of file megaraid_sas.h.
u32 recon_rate |
Definition at line 653 of file megaraid_sas.h.
u32 reply_post_host_index |
Definition at line 863 of file megaraid_sas.h.
u32 reply_queue_entries |
Definition at line 936 of file megaraid_sas.h.
u32 reply_queue_start_phys_addr_hi |
Definition at line 939 of file megaraid_sas.h.
u32 reply_queue_start_phys_addr_lo |
Definition at line 938 of file megaraid_sas.h.
u32 res_6[11] |
Definition at line 880 of file megaraid_sas.h.
u8 reserved[2] |
Definition at line 488 of file megaraid_sas.h.
u8 reserved1[15] |
Definition at line 1283 of file megaraid_sas.h.
u8 reserved_0 |
Definition at line 504 of file megaraid_sas.h.
u32 reserved_01 |
Definition at line 842 of file megaraid_sas.h.
u8 reserved_1 |
Definition at line 505 of file megaraid_sas.h.
u8 reserved_2 |
Definition at line 862 of file megaraid_sas.h.
u32 reserved_2_2[12] |
Definition at line 864 of file megaraid_sas.h.
u8 reserved_3[2] |
Definition at line 868 of file megaraid_sas.h.
u32 reserved_4 |
Definition at line 873 of file megaraid_sas.h.
u32 reserved_5[6] |
Definition at line 879 of file megaraid_sas.h.
u32 revertible_hotspares |
Definition at line 660 of file megaraid_sas.h.
u32 rtc |
Definition at line 1261 of file megaraid_sas.h.
Definition at line 1035 of file megaraid_sas.h.
u8 SAS_3G |
Definition at line 503 of file megaraid_sas.h.
u64 sas_addr |
Definition at line 1085 of file megaraid_sas.h.
u8 SATA_1_5G |
Definition at line 518 of file megaraid_sas.h.
u8 SATA_3G |
Definition at line 519 of file megaraid_sas.h.
u8 scsi_status |
Definition at line 892 of file megaraid_sas.h.
u32 self_diagnostic |
Definition at line 662 of file megaraid_sas.h.
u8 sense[64] |
Definition at line 1181 of file megaraid_sas.h.
u32 sense_buf_phys_addr_hi |
Definition at line 982 of file megaraid_sas.h.
u32 sense_buf_phys_addr_lo |
Definition at line 981 of file megaraid_sas.h.
u32 sense_len |
Definition at line 890 of file megaraid_sas.h.
u8 sense_length |
Definition at line 1178 of file megaraid_sas.h.
u32 sense_off |
Definition at line 1460 of file megaraid_sas.h.
u32 seq_num |
Definition at line 1278 of file megaraid_sas.h.
u32 seq_offset |
Definition at line 882 of file megaraid_sas.h.
struct megasas_sge32 sge32 |
Definition at line 868 of file megaraid_sas.h.
struct megasas_sge64 sge64 |
Definition at line 869 of file megaraid_sas.h.
u32 sge_count |
Definition at line 897 of file megaraid_sas.h.
struct megasas_sge_skinny sge_skinny[1] |
Definition at line 870 of file megaraid_sas.h.
Definition at line 987 of file megaraid_sas.h.
u32 sgl_off |
Definition at line 1458 of file megaraid_sas.h.
u32 shutdown_seq_num |
Definition at line 1138 of file megaraid_sas.h.
u8 slot_number |
Definition at line 1159 of file megaraid_sas.h.
u32 spanning_allowed |
Definition at line 658 of file megaraid_sas.h.
Definition at line 516 of file megaraid_sas.h.
u32 start_lba_hi |
Definition at line 985 of file megaraid_sas.h.
u32 start_lba_lo |
Definition at line 984 of file megaraid_sas.h.
u32 stp_flags |
Definition at line 1117 of file megaraid_sas.h.
char str[64] |
Definition at line 1269 of file megaraid_sas.h.
u64 strip |
Definition at line 1217 of file megaraid_sas.h.
u16 sub_device_id |
Definition at line 487 of file megaraid_sas.h.
u16 sub_vendor_id |
Definition at line 486 of file megaraid_sas.h.
u16 subDeviceId |
Definition at line 1256 of file megaraid_sas.h.
u16 subVendorId |
Definition at line 1255 of file megaraid_sas.h.
u16 target_id |
Definition at line 894 of file megaraid_sas.h.
u32 time_stamp |
Definition at line 1279 of file megaraid_sas.h.
u16 timeout |
Definition at line 903 of file megaraid_sas.h.
Definition at line 573 of file megaraid_sas.h.
u16 vendor_id |
Definition at line 484 of file megaraid_sas.h.
u16 vendorId |
Definition at line 1253 of file megaraid_sas.h.
char version[32] |
Definition at line 532 of file megaraid_sas.h.
u32 w[24] |
Definition at line 1036 of file megaraid_sas.h.
Definition at line 1133 of file megaraid_sas.h.
u32 write_policy |
Definition at line 662 of file megaraid_sas.h.