/src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/ |
huge_pages.c | 1174 u64 offset_high = (max - num) * max_page_size; local in function:igt_write_huge 1198 err = __igt_write_huge(ce, obj, size, offset_high, 1204 "%s timed out on %s, offset_low=%llx offset_high=%llx, max_page_size=%x\n", 1205 __func__, ce->engine->name, offset_low, offset_high,
|
/src/sys/fs/udf/ |
udf_subr.c | 2734 uint32_t offset_high; local in function:udf_vat_write 2738 offset_high = offset + size; 2739 if (offset_high >= ump->vat_table_alloc_len) { 2751 ump->vat_table_len = MAX(ump->vat_table_len, offset_high);
|
/src/sys/dev/pci/ |
if_iwnreg.h | 1101 int16_t offset_high; member in struct:iwn2000_phy_calib_temp_offset
|