RTEMS
5.2
Toggle main menu visibility
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
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
z
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
z
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
v
w
Typedefs
a
b
c
d
e
f
g
h
i
l
m
o
p
q
r
s
t
u
v
w
x
Enumerations
a
b
c
e
h
i
l
m
o
p
q
r
s
t
w
Enumerator
a
c
d
h
i
l
m
p
r
s
t
w
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
cpukit
include
pci
ids_extra.h
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 */
22
#define PCIID_DEVICE_GR_CPCI_GR740 0x0740
/* GR-CPCI-GR740 */
Generated by
1.9.4