Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
atp870u.h File Reference
#include <linux/types.h>
#include <linux/kdev_t.h>

Go to the source code of this file.

Data Structures

struct  atp_unit
 
struct  atp_unit::atp_id
 

Macros

#define MAX_CDB   12
 
#define MAX_SENSE   14
 
#define qcnt   32
 
#define ATP870U_SCATTER   128
 
#define ATP870U_CMDLUN   1
 
#define MAX_ADAPTER   8
 
#define MAX_SCSI_ID   16
 
#define ATP870U_MAX_SECTORS   128
 
#define ATP885_DEVID   0x808A
 
#define ATP880_DEVID1   0x8080
 
#define ATP880_DEVID2   0x8081
 

Macro Definition Documentation

#define ATP870U_CMDLUN   1

Definition at line 13 of file atp870u.h.

#define ATP870U_MAX_SECTORS   128

Definition at line 17 of file atp870u.h.

#define ATP870U_SCATTER   128

Definition at line 12 of file atp870u.h.

#define ATP880_DEVID1   0x8080

Definition at line 20 of file atp870u.h.

#define ATP880_DEVID2   0x8081

Definition at line 21 of file atp870u.h.

#define ATP885_DEVID   0x808A

Definition at line 19 of file atp870u.h.

#define MAX_ADAPTER   8

Definition at line 15 of file atp870u.h.

#define MAX_CDB   12

Definition at line 9 of file atp870u.h.

#define MAX_SCSI_ID   16

Definition at line 16 of file atp870u.h.

#define MAX_SENSE   14

Definition at line 10 of file atp870u.h.

#define qcnt   32

Definition at line 11 of file atp870u.h.