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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_bios.c 78 static u32 _get_blocksize(const u8 *block_base) function in typeref:typename:u32
90 return _get_blocksize(block_data - 3);
109 current_size = _get_blocksize(base + index);

Completed in 38 milliseconds