Linux Kernel
3.7.1
|
#include <aic94xx_hwi.h>
Data Fields | |
struct bios_struct | bios |
struct unit_element_struct | ue |
struct flash_struct | flash |
u8 | sas_addr [SAS_ADDR_SIZE] |
char | pcba_sn [ASD_PCBA_SN_SIZE+1] |
u8 | enabled_phys |
struct asd_phy_desc | phy_desc [ASD_MAX_PHYS] |
u32 | max_scbs |
struct asd_dma_tok * | scb_ext |
u32 | max_ddbs |
struct asd_dma_tok * | ddb_ext |
spinlock_t | ddb_lock |
void * | ddb_bitmap |
int | num_phys |
int | max_phys |
unsigned | addr_range |
unsigned | port_name_base |
unsigned | dev_name_base |
unsigned | sata_name_base |
Definition at line 103 of file aic94xx_hwi.h.
unsigned addr_range |
Definition at line 124 of file aic94xx_hwi.h.
struct bios_struct bios |
Definition at line 104 of file aic94xx_hwi.h.
void* ddb_bitmap |
Definition at line 119 of file aic94xx_hwi.h.
struct asd_dma_tok* ddb_ext |
Definition at line 116 of file aic94xx_hwi.h.
spinlock_t ddb_lock |
Definition at line 118 of file aic94xx_hwi.h.
unsigned dev_name_base |
Definition at line 126 of file aic94xx_hwi.h.
u8 enabled_phys |
Definition at line 111 of file aic94xx_hwi.h.
struct flash_struct flash |
Definition at line 106 of file aic94xx_hwi.h.
u32 max_ddbs |
Definition at line 115 of file aic94xx_hwi.h.
int max_phys |
Definition at line 122 of file aic94xx_hwi.h.
u32 max_scbs |
Definition at line 113 of file aic94xx_hwi.h.
int num_phys |
Definition at line 121 of file aic94xx_hwi.h.
char pcba_sn[ASD_PCBA_SN_SIZE+1] |
Definition at line 109 of file aic94xx_hwi.h.
struct asd_phy_desc phy_desc[ASD_MAX_PHYS] |
Definition at line 112 of file aic94xx_hwi.h.
unsigned port_name_base |
Definition at line 125 of file aic94xx_hwi.h.
u8 sas_addr[SAS_ADDR_SIZE] |
Definition at line 108 of file aic94xx_hwi.h.
unsigned sata_name_base |
Definition at line 127 of file aic94xx_hwi.h.
struct asd_dma_tok* scb_ext |
Definition at line 114 of file aic94xx_hwi.h.
Definition at line 105 of file aic94xx_hwi.h.