Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_nsp32_hw_data Struct Reference

#include <nsp32.h>

Data Fields

int IrqNumber
 
int BaseAddress
 
int NumAddress
 
void __iomemMmioAddress
 
unsigned long MmioLength
 
struct scsi_cmndCurrentSC
 
struct pci_devPci
 
struct pci_device_idpci_devid
 
struct Scsi_HostHost
 
spinlock_t Lock
 
char info_str [100]
 
nsp32_sglun * sg_list
 
dma_addr_t sg_paddr
 
nsp32_autoparam * autoparam
 
dma_addr_t auto_paddr
 
int cur_entry
 
nsp32_luntcur_lunt
 
nsp32_lunt lunt [MAX_TARGET][MAX_LUN]
 
nsp32_targetcur_target
 
nsp32_target target [MAX_TARGET]
 
int cur_id
 
int cur_lun
 
int trans_method
 
int resettime
 
int clock
 
nsp32_sync_tablesynct
 
int syncnum
 
unsigned char msgoutbuf [MSGOUTBUF_MAX]
 
char msgout_len
 
unsigned char msginbuf [MSGINBUF_MAX]
 
char msgin_len
 

Detailed Description

Definition at line 557 of file nsp32.h.

Field Documentation

dma_addr_t auto_paddr

Definition at line 578 of file nsp32.h.

nsp32_autoparam* autoparam

Definition at line 577 of file nsp32.h.

int BaseAddress

Definition at line 559 of file nsp32.h.

int clock

Definition at line 593 of file nsp32.h.

int cur_entry

Definition at line 579 of file nsp32.h.

int cur_id

Definition at line 587 of file nsp32.h.

int cur_lun

Definition at line 588 of file nsp32.h.

nsp32_lunt* cur_lunt

Definition at line 582 of file nsp32.h.

nsp32_target* cur_target

Definition at line 585 of file nsp32.h.

struct scsi_cmnd* CurrentSC

Definition at line 565 of file nsp32.h.

Definition at line 569 of file nsp32.h.

char info_str[100]

Definition at line 572 of file nsp32.h.

int IrqNumber

Definition at line 558 of file nsp32.h.

spinlock_t Lock

Definition at line 570 of file nsp32.h.

Definition at line 583 of file nsp32.h.

void __iomem* MmioAddress

Definition at line 561 of file nsp32.h.

unsigned long MmioLength

Definition at line 563 of file nsp32.h.

char msgin_len

Definition at line 601 of file nsp32.h.

unsigned char msginbuf[MSGINBUF_MAX]

Definition at line 600 of file nsp32.h.

char msgout_len

Definition at line 599 of file nsp32.h.

unsigned char msgoutbuf[MSGOUTBUF_MAX]

Definition at line 598 of file nsp32.h.

int NumAddress

Definition at line 560 of file nsp32.h.

Definition at line 567 of file nsp32.h.

struct pci_device_id* pci_devid

Definition at line 568 of file nsp32.h.

int resettime

Definition at line 592 of file nsp32.h.

nsp32_sglun* sg_list

Definition at line 575 of file nsp32.h.

dma_addr_t sg_paddr

Definition at line 576 of file nsp32.h.

int syncnum

Definition at line 595 of file nsp32.h.

Definition at line 594 of file nsp32.h.

Definition at line 586 of file nsp32.h.

int trans_method

Definition at line 591 of file nsp32.h.


The documentation for this struct was generated from the following file: