HomeSort by: relevance | last modified time | path
    Searched defs:bcache_unit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ia64/stand/common/
bcache.c 231 static int bcache_unit = -1; local in function:bcache_strategy
236 if(bcache_unit != unit) {
238 bcache_unit = unit;
bcache.c 231 static int bcache_unit = -1; local in function:bcache_strategy
236 if(bcache_unit != unit) {
238 bcache_unit = unit;

Completed in 20 milliseconds