OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIOC_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/acorn32/mainbus/
piocreg.h
41
#define
PIOC_SIZE
(0x1000 + 0x2000) /* XXX */
pioc.c
156
if (bus_space_map(iot, mb->mb_iobase,
PIOC_SIZE
, 0, &ioh))
159
mb->mb_iosize =
PIOC_SIZE
;
172
bus_space_unmap(iot, ioh,
PIOC_SIZE
);
299
if (bus_space_map(iot, sc->sc_iobase,
PIOC_SIZE
, 0, &ioh))
Completed in 48 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025