HomeSort by: relevance | last modified time | path
    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