mrfioc2  2.3.0
Macros
plx9056.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define U8_BIGEND9056   0x0C
 
#define BIGEND9056_BIG   (1<<2)
 
#define U32_INTCSR9056   0x68
 
#define INTCSR9056_PCI_Enable   (1<<8)
 
#define INTCSR9056_LCL_Enable   (1<<11)
 
#define INTCSR9056_LCL_Active   (1<<15)
 

Macro Definition Documentation

◆ BIGEND9056_BIG

#define BIGEND9056_BIG   (1<<2)

Definition at line 21 of file plx9056.h.

◆ INTCSR9056_LCL_Active

#define INTCSR9056_LCL_Active   (1<<15)

Definition at line 26 of file plx9056.h.

◆ INTCSR9056_LCL_Enable

#define INTCSR9056_LCL_Enable   (1<<11)

Definition at line 25 of file plx9056.h.

◆ INTCSR9056_PCI_Enable

#define INTCSR9056_PCI_Enable   (1<<8)

Definition at line 24 of file plx9056.h.

◆ U32_INTCSR9056

#define U32_INTCSR9056   0x68

Definition at line 23 of file plx9056.h.

◆ U8_BIGEND9056

#define U8_BIGEND9056   0x0C

Definition at line 20 of file plx9056.h.