OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCIC_IOSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
tcic2_isa.c
163
if (bus_space_map(iot, ia->ia_io[0].ir_addr,
TCIC_IOSIZE
, 0, &ioh))
173
bus_space_unmap(iot, ioh,
TCIC_IOSIZE
);
196
bus_space_unmap(iot, ioh,
TCIC_IOSIZE
);
203
ia->ia_io[0].ir_size =
TCIC_IOSIZE
;
230
if (bus_space_map(iot, ia->ia_io[0].ir_addr,
TCIC_IOSIZE
, 0, &ioh)) {
/src/sys/dev/ic/
tcic2reg.h
39
#define
TCIC_IOSIZE
16
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025