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

Go to the source code of this file.

Macros

#define U32_LAS0BRD   0x28
 
#define LAS0BRD_ENDIAN   0x01000000
 
#define U16_INTCSR   0x4c
 
#define INTCSR_INT1_Enable   0x01
 
#define INTCSR_INT1_Polarity   0x02
 
#define INTCSR_INT1_Status   0x04
 
#define INTCSR_INT2_Enable   0x08
 
#define INTCSR_INT2_Polarity   0x10
 
#define INTCSR_INT2_Status   0x20
 
#define INTCSR_PCI_Enable   0x40
 
#define INTCSR_SW_INTR   0x80
 
#define PCI_VENDOR_ID_PLX   0x10b5 /* PCI Vendor ID for PLX Technology, Inc. */
 

Macro Definition Documentation

◆ INTCSR_INT1_Enable

#define INTCSR_INT1_Enable   0x01

Definition at line 28 of file plx9030.h.

◆ INTCSR_INT1_Polarity

#define INTCSR_INT1_Polarity   0x02

Definition at line 29 of file plx9030.h.

◆ INTCSR_INT1_Status

#define INTCSR_INT1_Status   0x04

Definition at line 30 of file plx9030.h.

◆ INTCSR_INT2_Enable

#define INTCSR_INT2_Enable   0x08

Definition at line 31 of file plx9030.h.

◆ INTCSR_INT2_Polarity

#define INTCSR_INT2_Polarity   0x10

Definition at line 32 of file plx9030.h.

◆ INTCSR_INT2_Status

#define INTCSR_INT2_Status   0x20

Definition at line 33 of file plx9030.h.

◆ INTCSR_PCI_Enable

#define INTCSR_PCI_Enable   0x40

Definition at line 34 of file plx9030.h.

◆ INTCSR_SW_INTR

#define INTCSR_SW_INTR   0x80

Definition at line 35 of file plx9030.h.

◆ LAS0BRD_ENDIAN

#define LAS0BRD_ENDIAN   0x01000000

Definition at line 24 of file plx9030.h.

◆ PCI_VENDOR_ID_PLX

#define PCI_VENDOR_ID_PLX   0x10b5 /* PCI Vendor ID for PLX Technology, Inc. */

Definition at line 37 of file plx9030.h.

◆ U16_INTCSR

#define U16_INTCSR   0x4c

Definition at line 27 of file plx9030.h.

◆ U32_LAS0BRD

#define U32_LAS0BRD   0x28

Definition at line 22 of file plx9030.h.