RTEMS CPU Kit with SuperCore
4.11.3
Main Page
Related Pages
Modules
+
Data Structures
Data Structures
+
Data Fields
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Files
File List
+
Globals
+
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Functions
_
a
b
c
d
e
f
g
i
j
l
m
n
o
p
q
r
s
t
u
v
w
+
Variables
_
b
c
d
i
r
+
Typedefs
a
b
c
d
f
h
i
m
o
p
q
r
s
t
u
w
x
+
Enumerations
b
c
d
e
h
i
m
o
p
r
s
t
w
+
Enumerator
c
i
m
p
r
s
t
w
+
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
w
mnt
data0
chrisj
rtems
releases
rtems-release.git
4.11.3
ws-rtems
rtems-4.11.3
cpukit
libpci
pci
ids_extra.h
Go to the documentation of this file.
1
/* RTEMS local PCI data base */
2
3
/* Only included from pci_ids.h */
4
#ifndef __PCI_IDS_H__
5
#error pci/ids_extra.h should only be included from pci/ids.h
6
#endif
7
8
/* Gaisler PCI IDs */
9
#define PCIID_VENDOR_GAISLER 0x1AC8
10
#define PCIID_VENDOR_GAISLER_OLD 0x16E3
11
12
/* Gaisler PCI Devices */
13
#define PCIID_DEVICE_GR_RASTA_IO 0x0010
/* GR-RASTA-IO */
14
#define PCIID_DEVICE_GR_RASTA_IO_OLD 0x0210
/* old GR-RASTA-IO ID*/
15
#define PCIID_DEVICE_GR_RASTA_TMTC 0x0011
/* GR-RASTA-TMTC */
16
#define PCIID_DEVICE_GR_RASTA_ADCDAC 0x0014
/* GR-RASTA-ADCDAC */
17
#define PCIID_DEVICE_GR_701 0x0701
/* GR-701 */
18
#define PCIID_DEVICE_GR_TMTC_1553 0x0198
/* GR-TMTC-1553 */
19
#define PCIID_DEVICE_GR_RASTA_SPW_RTR 0x0062
/* GR-RASTA-SPW-ROUTER */
20
#define PCIID_DEVICE_GR_LEON4_N2X 0x0061
/* GR-CPCI-LEON4-N2X */
21
#define PCIID_DEVICE_GR_NGMP_PROTO 0x0064
/* GR-NGMP_PROTO */
Generated by
1.8.13