Searched defs:offset (Results 251 - 275 of 2357) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/crypto/heimdal/lib/wind/
H A Dgen-normalize.py112 offset = util.subList(normalizeValTable, vec) variable
114 offset = len(normalizeValTable) variable
/freebsd-11-stable/lib/libc/gdtoa/
H A D_hldtoa.c131 int offset = 4 * ndigits + LDBL_MAX_EXP - 4 - LDBL_MANT_DIG; local
/freebsd-11-stable/contrib/nvi/common/
H A Doptions_f.c175 int offset = op - sp->opts; local
354 int offset = op - sp->opts; local
/freebsd-11-stable/sys/dev/nand/
H A Dnandsim_swap.h45 uint32_t offset; member in struct:block_state
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-channel-fp.c116 __hal_channel_dtr_restore(xge_hal_channel_h channelh, xge_hal_dtr_h dtrh, int offset) argument
/freebsd-11-stable/sys/powerpc/powerpc/
H A Din_cksum.c105 int offset; local
[all...]
/freebsd-11-stable/sys/riscv/riscv/
H A Din_cksum.c97 int offset; local
[all...]
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dcounter.c72 sparc64_counter_init(const char *name, bus_space_tag_t tag, bus_space_handle_t handle, bus_addr_t offset) argument
/freebsd-11-stable/sys/mips/cavium/
H A Duart_cpu_octeonusart.c58 ou_bs_r_1(void *t, bus_space_handle_t handle, bus_size_t offset) argument
65 ou_bs_r_2(void *t, bus_space_handle_t handle, bus_size_t offset) argument
72 ou_bs_r_4(void *t, bus_space_handle_t handle, bus_size_t offset) argument
79 ou_bs_r_8(void *t, bus_space_handle_t handle, bus_size_t offset) argument
86 ou_bs_w_1(void *t, bus_space_handle_t bsh, bus_size_t offset, uint8_t value) argument
93 ou_bs_w_2(void *t, bus_space_handle_t bsh, bus_size_t offset, uint16_t value) argument
100 ou_bs_w_4(void *t, bus_space_handle_t bsh, bus_size_t offset, uint32_t value) argument
107 ou_bs_w_8(void *t, bus_space_handle_t bsh, bus_size_t offset, uint64_t value) argument
[all...]
/freebsd-11-stable/sys/mips/mips/
H A Din_cksum.c103 int offset; local
[all...]
/freebsd-11-stable/sys/mips/nlm/
H A Dxlp.h129 static __inline int xlp_socdev_irt(uint32_t offset) argument
/freebsd-11-stable/tools/tools/nxge/
H A Dxge_log.c178 xge_print_register(u64 offset, u64 value) argument
/freebsd-11-stable/sys/dev/hptmv/
H A Dmv.c49 MV_REG_WRITE_BYTE(MV_BUS_ADDR_T base, MV_U32 offset, MV_U8 val) argument
55 MV_REG_WRITE_WORD(MV_BUS_ADDR_T base, MV_U32 offset, MV_U16 val) argument
61 MV_REG_WRITE_DWORD(MV_BUS_ADDR_T base, MV_U32 offset, MV_U32 val) argument
67 MV_REG_READ_BYTE(MV_BUS_ADDR_T base, MV_U32 offset) argument
73 MV_REG_READ_WORD(MV_BUS_ADDR_T base, MV_U32 offset) argument
79 MV_REG_READ_DWORD(MV_BUS_ADDR_T base, MV_U32 offset) argument
[all...]
/freebsd-11-stable/sys/dev/ida/
H A Dida_disk.c121 idad_dump(void *arg, void *virtual, vm_offset_t physical, off_t offset, size_t length) argument
/freebsd-11-stable/sys/dev/isci/scil/
H A Dsati_mode_sense_10.c219 U32 offset; local
[all...]
H A Dscif_sas_stp_io_request.c598 scic_cb_io_request_copy_buffer( void * scic_user_io_request, U8 *source_addr, U32 offset, U32 length ) argument
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_agp_backend.c44 vm_offset_t offset; member in struct:ttm_agp_backend
/freebsd-11-stable/sys/dev/extres/clk/
H A Dclk_gate.c57 uint32_t offset; member in struct:clknode_gate_sc
H A Dclk_mux.c58 uint32_t offset; member in struct:clknode_mux_sc
/freebsd-11-stable/sys/dev/firewire/
H A Dfwdma.h62 int offset = am->esize * index; local
71 int offset = am->esize * index; local
/freebsd-11-stable/sys/dev/xen/xenstore/
H A Dxenstored_dev.c84 xsd_dev_mmap(struct cdev *dev, vm_ooffset_t offset, vm_paddr_t *paddr, argument
/freebsd-11-stable/sys/kern/
H A Dkern_syscalls.c110 syscall_register(int *offset, struct sysent *new_sysent, argument
141 syscall_deregister(int *offset, struct sysent *old_sysent) argument
[all...]
H A Dsubr_devmap.c262 vm_offset_t va, offset; local
296 vm_offset_t offset; local
/freebsd-11-stable/sys/geom/
H A Dgeom_slice.h42 off_t offset; member in struct:g_slice
49 off_t offset; member in struct:g_slice_hot
/freebsd-11-stable/sys/geom/label/
H A Dg_label_reiserfs.c52 g_label_reiserfs_read_super(struct g_consumer *cp, off_t offset) argument

Completed in 203 milliseconds

<<11121314151617181920>>