OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PCI_IO_SIZE
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/arch/mvmeppc/mvmeppc/
mainbus.c
67
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
125
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/arch/evbmips/gdium/
mainbus.c
82
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
109
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/arch/evbmips/loongson/
mainbus.c
86
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
113
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/arch/bebox/bebox/
mainbus.c
72
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
142
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/arch/sandpoint/sandpoint/
mainbus.c
63
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
126
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/arch/ibmnws/ibmnws/
mainbus.c
75
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
131
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/arch/prep/prep/
mainbus.c
81
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
154
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/arch/algor/dev/
mainbus.c
154
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
182
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/arch/cobalt/dev/
gt.c
87
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
143
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/arch/evbmips/malta/dev/
mainbus.c
94
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
127
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/dev/ic/
cpc700.c
91
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
202
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/arch/atari/include/
iomap.h
82
#define
PCI_IO_SIZE
(PAGE_SIZE)
/src/sys/arch/mips/adm5120/dev/
admpci.c
160
#define
PCI_IO_SIZE
(ADM5120_BASE_PCI_CONFADDR - ADM5120_BASE_PCI_IO)
236
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/arch/mips/alchemy/dev/
aupci.c
111
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
264
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/arch/arc/pci/
necpb.c
148
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
262
PCI_IO_START,
PCI_IO_SIZE
);
/src/sys/arch/sgimips/mace/
pci_mace.c
99
#define
PCI_IO_SIZE
((PCI_IO_END - PCI_IO_START) + 1)
180
PCI_IO_START,
PCI_IO_SIZE
);
Completed in 17 milliseconds
Indexes created Sun Sep 21 19:09:51 GMT 2025