OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cachesz
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/i2o/
ld_iop.c
124
u_int
cachesz
;
local in function:ld_iop_attach
243
if ((
cachesz
= le32toh(param.p.cc.totalcachesize)) != 0)
244
printf(", %dkB cache",
cachesz
>> 10);
Completed in 11 milliseconds
Indexes created Mon Oct 27 15:09:58 GMT 2025