Searched refs:offset_high (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/i915/gem/selftests/ |
| D | huge_pages.c | 1266 u64 offset_high = (max - num) * max_page_size; in igt_write_huge() local 1294 err = __igt_write_huge(ce, obj, size, offset_high, in igt_write_huge() 1301 __func__, ce->engine->name, offset_low, offset_high, in igt_write_huge()
|
| /openbsd/src/gnu/llvm/compiler-rt/include/sanitizer/ |
| D | linux_syscall_hooks.h | 942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument 944 __sanitizer_syscall_pre_impl_llseek((long)(fd), (long)(offset_high), \ 947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument 949 __sanitizer_syscall_post_impl_llseek(res, (long)(fd), (long)(offset_high), \ 2538 void __sanitizer_syscall_pre_impl_llseek(long fd, long offset_high, 2541 void __sanitizer_syscall_post_impl_llseek(long res, long fd, long offset_high,
|
| /openbsd/src/sys/dev/pci/ |
| D | if_iwnreg.h | 1135 int16_t offset_high; member
|
| D | if_iwn.c | 6227 cmd.offset_high = htole16(sc->eeprom_temp); in iwn2000_temp_offset_calib() 6230 cmd.offset_high = htole16(IWN_DEFAULT_TEMP_OFFSET); in iwn2000_temp_offset_calib() 6234 letoh16(cmd.offset_low), letoh16(cmd.offset_high), in iwn2000_temp_offset_calib()
|
| D | if_icereg.h | 11608 uint8_t offset_high; /* For Write Activate offset_high is used as flags2 */ member
|
| D | if_ice.c | 3523 cmd->offset_high = (offset >> 16) & 0xFF; in ice_aq_read_nvm()
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_common_syscalls.inc | 1698 (long fd, long offset_high, long offset_low, void *result, long origin) {} 1701 (long res, long fd, long offset_high, long offset_low, void *result,
|