Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
smart1,2.h File Reference

Go to the source code of this file.

Macros

#define SMART1_SYSTEM_MASK   0xC8E
 
#define SMART1_SYSTEM_DOORBELL   0xC8F
 
#define SMART1_LOCAL_MASK   0xC8C
 
#define SMART1_LOCAL_DOORBELL   0xC8D
 
#define SMART1_INTR_MASK   0xC89
 
#define SMART1_LISTADDR   0xC90
 
#define SMART1_LISTLEN   0xC94
 
#define SMART1_TAG   0xC97
 
#define SMART1_COMPLETE_ADDR   0xC98
 
#define SMART1_LISTSTATUS   0xC9E
 
#define CHANNEL_BUSY   0x01
 
#define CHANNEL_CLEAR   0x02
 

Macro Definition Documentation

#define CHANNEL_BUSY   0x01

Definition at line 204 of file smart1,2.h.

#define CHANNEL_CLEAR   0x02

Definition at line 205 of file smart1,2.h.

#define SMART1_COMPLETE_ADDR   0xC98

Definition at line 201 of file smart1,2.h.

#define SMART1_INTR_MASK   0xC89

Definition at line 197 of file smart1,2.h.

#define SMART1_LISTADDR   0xC90

Definition at line 198 of file smart1,2.h.

#define SMART1_LISTLEN   0xC94

Definition at line 199 of file smart1,2.h.

#define SMART1_LISTSTATUS   0xC9E

Definition at line 202 of file smart1,2.h.

#define SMART1_LOCAL_DOORBELL   0xC8D

Definition at line 196 of file smart1,2.h.

#define SMART1_LOCAL_MASK   0xC8C

Definition at line 195 of file smart1,2.h.

#define SMART1_SYSTEM_DOORBELL   0xC8F

Definition at line 194 of file smart1,2.h.

#define SMART1_SYSTEM_MASK   0xC8E

Definition at line 193 of file smart1,2.h.

#define SMART1_TAG   0xC97

Definition at line 200 of file smart1,2.h.