OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bs_storage
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/isa/
isa_machdep.c
86
static struct atari_bus_space
bs_storage
[2]; /* 1 iot, 1 memt */
variable in typeref:struct:atari_bus_space[2]
120
iba.iba_iot = leb_alloc_bus_space_tag(&
bs_storage
[0]);
121
iba.iba_memt = leb_alloc_bus_space_tag(&
bs_storage
[1]);
/src/sys/arch/atari/pci/
pci_machdep.c
140
static struct atari_bus_space
bs_storage
[2]; /* 1 iot, 1 memt */
variable in typeref:struct:atari_bus_space[2]
175
pba.pba_iot = leb_alloc_bus_space_tag(&
bs_storage
[0]);
176
pba.pba_memt = leb_alloc_bus_space_tag(&
bs_storage
[1]);
Completed in 17 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025