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

  /src/sys/arch/hpcmips/stand/lcboot/
i28f128.c 132 const int wbuf_count = I28F128_WBUF_SIZE >> 1; local in function:block_write
153 REGWRITE_2(dst, 0, wbuf_count - 1);
155 for (i = wbuf_count; i > 0; i--, p++, q++)

Completed in 13 milliseconds