Searched refs:offset (Results 1 - 25 of 2529) sorted by relevance

1234567891011>>

/freebsd-10.1-release/sys/contrib/libfdt/
H A Dfdt.c77 const void *fdt_offset_ptr(const void *fdt, int offset, unsigned int len) argument
82 if (((offset + len) < offset)
83 || ((offset + len) > fdt_size_dt_struct(fdt)))
86 p = _fdt_offset_ptr(fdt, offset);
97 int offset = startoffset; local
101 tagp = fdt_offset_ptr(fdt, offset, FDT_TAGSIZE);
105 offset += FDT_TAGSIZE;
112 p = fdt_offset_ptr(fdt, offset++, 1);
119 lenp = fdt_offset_ptr(fdt, offset, sizeo
143 _fdt_check_node_offset(const void *fdt, int offset) argument
152 _fdt_check_prop_offset(const void *fdt, int offset) argument
161 fdt_next_node(const void *fdt, int offset, int *depth) argument
[all...]
H A Dfdt_ro.c58 static int _fdt_nodename_eq(const void *fdt, int offset, argument
61 const char *p = fdt_offset_ptr(fdt, offset + FDT_TAGSIZE, len+1);
108 static int _nextprop(const void *fdt, int offset) argument
114 tag = fdt_next_tag(fdt, offset, &nextoffset);
124 return offset;
126 offset = nextoffset;
132 int fdt_subnode_offset_namelen(const void *fdt, int offset, argument
140 (offset >= 0) && (depth >= 0);
141 offset = fdt_next_node(fdt, offset,
161 int offset = 0; local
223 int offset; local
231 fdt_next_property_offset(const void *fdt, int offset) argument
239 fdt_get_property_by_offset(const void *fdt, int offset, int *lenp) argument
260 fdt_get_property_namelen(const void *fdt, int offset, const char *name, int namelen, int *lenp) argument
304 fdt_getprop_by_offset(const void *fdt, int offset, const char **namep, int *lenp) argument
360 int offset, depth, namelen; local
412 int offset, depth; local
470 int offset; local
495 int offset; local
554 int offset, err; local
[all...]
/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-pcm-defs.h56 static inline uint64_t CVMX_PCM_CLKX_CFG(unsigned long offset) argument
59 (OCTEON_IS_MODEL(OCTEON_CN30XX) && ((offset <= 1))) ||
60 (OCTEON_IS_MODEL(OCTEON_CN31XX) && ((offset <= 1))) ||
61 (OCTEON_IS_MODEL(OCTEON_CN50XX) && ((offset <= 1))) ||
62 (OCTEON_IS_MODEL(OCTEON_CN61XX) && ((offset <= 1))) ||
63 (OCTEON_IS_MODEL(OCTEON_CNF71XX) && ((offset <= 1)))))
64 cvmx_warn("CVMX_PCM_CLKX_CFG(%lu) is invalid on this chip\n", offset);
65 return CVMX_ADD_IO_SEG(0x0001070000010000ull) + ((offset) & 1) * 16384;
68 #define CVMX_PCM_CLKX_CFG(offset) (CVMX_ADD_IO_SEG(0x0001070000010000ull) + ((offset)
71 CVMX_PCM_CLKX_DBG(unsigned long offset) argument
86 CVMX_PCM_CLKX_GEN(unsigned long offset) argument
[all...]
H A Dcvmx-pcmx-defs.h56 static inline uint64_t CVMX_PCMX_DMA_CFG(unsigned long offset) argument
59 (OCTEON_IS_MODEL(OCTEON_CN30XX) && ((offset <= 3))) ||
60 (OCTEON_IS_MODEL(OCTEON_CN31XX) && ((offset <= 3))) ||
61 (OCTEON_IS_MODEL(OCTEON_CN50XX) && ((offset <= 3))) ||
62 (OCTEON_IS_MODEL(OCTEON_CN61XX) && ((offset <= 3))) ||
63 (OCTEON_IS_MODEL(OCTEON_CNF71XX) && ((offset <= 3)))))
64 cvmx_warn("CVMX_PCMX_DMA_CFG(%lu) is invalid on this chip\n", offset);
65 return CVMX_ADD_IO_SEG(0x0001070000010018ull) + ((offset) & 3) * 16384;
68 #define CVMX_PCMX_DMA_CFG(offset) (CVMX_ADD_IO_SEG(0x0001070000010018ull) + ((offset)
71 CVMX_PCMX_INT_ENA(unsigned long offset) argument
86 CVMX_PCMX_INT_SUM(unsigned long offset) argument
101 CVMX_PCMX_RXADDR(unsigned long offset) argument
116 CVMX_PCMX_RXCNT(unsigned long offset) argument
131 CVMX_PCMX_RXMSK0(unsigned long offset) argument
146 CVMX_PCMX_RXMSK1(unsigned long offset) argument
161 CVMX_PCMX_RXMSK2(unsigned long offset) argument
176 CVMX_PCMX_RXMSK3(unsigned long offset) argument
191 CVMX_PCMX_RXMSK4(unsigned long offset) argument
206 CVMX_PCMX_RXMSK5(unsigned long offset) argument
221 CVMX_PCMX_RXMSK6(unsigned long offset) argument
236 CVMX_PCMX_RXMSK7(unsigned long offset) argument
251 CVMX_PCMX_RXSTART(unsigned long offset) argument
266 CVMX_PCMX_TDM_CFG(unsigned long offset) argument
281 CVMX_PCMX_TDM_DBG(unsigned long offset) argument
296 CVMX_PCMX_TXADDR(unsigned long offset) argument
311 CVMX_PCMX_TXCNT(unsigned long offset) argument
326 CVMX_PCMX_TXMSK0(unsigned long offset) argument
341 CVMX_PCMX_TXMSK1(unsigned long offset) argument
356 CVMX_PCMX_TXMSK2(unsigned long offset) argument
371 CVMX_PCMX_TXMSK3(unsigned long offset) argument
386 CVMX_PCMX_TXMSK4(unsigned long offset) argument
401 CVMX_PCMX_TXMSK5(unsigned long offset) argument
416 CVMX_PCMX_TXMSK6(unsigned long offset) argument
431 CVMX_PCMX_TXMSK7(unsigned long offset) argument
446 CVMX_PCMX_TXSTART(unsigned long offset) argument
[all...]
H A Dcvmx-pip-defs.h56 static inline uint64_t CVMX_PIP_ALT_SKIP_CFGX(unsigned long offset) argument
59 (OCTEON_IS_MODEL(OCTEON_CN61XX) && ((offset <= 3))) ||
60 (OCTEON_IS_MODEL(OCTEON_CN66XX) && ((offset <= 3))) ||
61 (OCTEON_IS_MODEL(OCTEON_CN68XX) && ((offset <= 3))) ||
62 (OCTEON_IS_MODEL(OCTEON_CNF71XX) && ((offset <= 3)))))
63 cvmx_warn("CVMX_PIP_ALT_SKIP_CFGX(%lu) is invalid on this chip\n", offset);
64 return CVMX_ADD_IO_SEG(0x00011800A0002A00ull) + ((offset) & 3) * 8;
67 #define CVMX_PIP_ALT_SKIP_CFGX(offset) (CVMX_ADD_IO_SEG(0x00011800A0002A00ull) + ((offset) & 3) * 8)
82 static inline uint64_t CVMX_PIP_BSEL_EXT_CFGX(unsigned long offset) argument
95 CVMX_PIP_BSEL_EXT_POSX(unsigned long offset) argument
108 CVMX_PIP_BSEL_TBL_ENTX(unsigned long offset) argument
132 CVMX_PIP_CRC_CTLX(unsigned long offset) argument
144 CVMX_PIP_CRC_IVX(unsigned long offset) argument
156 CVMX_PIP_DEC_IPSECX(unsigned long offset) argument
200 CVMX_PIP_FRM_LEN_CHKX(unsigned long offset) argument
234 CVMX_PIP_PRI_TBLX(unsigned long offset) argument
245 CVMX_PIP_PRT_CFGBX(unsigned long offset) argument
259 CVMX_PIP_PRT_CFGX(unsigned long offset) argument
281 CVMX_PIP_PRT_TAGX(unsigned long offset) argument
303 CVMX_PIP_QOS_DIFFX(unsigned long offset) argument
324 CVMX_PIP_QOS_VLANX(unsigned long offset) argument
345 CVMX_PIP_QOS_WATCHX(unsigned long offset) argument
369 CVMX_PIP_STAT0_PRTX(unsigned long offset) argument
390 CVMX_PIP_STAT0_X(unsigned long offset) argument
401 CVMX_PIP_STAT10_PRTX(unsigned long offset) argument
417 CVMX_PIP_STAT10_X(unsigned long offset) argument
428 CVMX_PIP_STAT11_PRTX(unsigned long offset) argument
444 CVMX_PIP_STAT11_X(unsigned long offset) argument
455 CVMX_PIP_STAT1_PRTX(unsigned long offset) argument
476 CVMX_PIP_STAT1_X(unsigned long offset) argument
487 CVMX_PIP_STAT2_PRTX(unsigned long offset) argument
508 CVMX_PIP_STAT2_X(unsigned long offset) argument
519 CVMX_PIP_STAT3_PRTX(unsigned long offset) argument
540 CVMX_PIP_STAT3_X(unsigned long offset) argument
551 CVMX_PIP_STAT4_PRTX(unsigned long offset) argument
572 CVMX_PIP_STAT4_X(unsigned long offset) argument
583 CVMX_PIP_STAT5_PRTX(unsigned long offset) argument
604 CVMX_PIP_STAT5_X(unsigned long offset) argument
615 CVMX_PIP_STAT6_PRTX(unsigned long offset) argument
636 CVMX_PIP_STAT6_X(unsigned long offset) argument
647 CVMX_PIP_STAT7_PRTX(unsigned long offset) argument
668 CVMX_PIP_STAT7_X(unsigned long offset) argument
679 CVMX_PIP_STAT8_PRTX(unsigned long offset) argument
700 CVMX_PIP_STAT8_X(unsigned long offset) argument
711 CVMX_PIP_STAT9_PRTX(unsigned long offset) argument
732 CVMX_PIP_STAT9_X(unsigned long offset) argument
744 CVMX_PIP_STAT_INB_ERRSX(unsigned long offset) argument
765 CVMX_PIP_STAT_INB_ERRS_PKNDX(unsigned long offset) argument
776 CVMX_PIP_STAT_INB_OCTSX(unsigned long offset) argument
797 CVMX_PIP_STAT_INB_OCTS_PKNDX(unsigned long offset) argument
808 CVMX_PIP_STAT_INB_PKTSX(unsigned long offset) argument
829 CVMX_PIP_STAT_INB_PKTS_PKNDX(unsigned long offset) argument
851 CVMX_PIP_TAG_INCX(unsigned long offset) argument
876 CVMX_PIP_VLAN_ETYPESX(unsigned long offset) argument
890 CVMX_PIP_XSTAT0_PRTX(unsigned long offset) argument
902 CVMX_PIP_XSTAT10_PRTX(unsigned long offset) argument
914 CVMX_PIP_XSTAT11_PRTX(unsigned long offset) argument
926 CVMX_PIP_XSTAT1_PRTX(unsigned long offset) argument
938 CVMX_PIP_XSTAT2_PRTX(unsigned long offset) argument
950 CVMX_PIP_XSTAT3_PRTX(unsigned long offset) argument
962 CVMX_PIP_XSTAT4_PRTX(unsigned long offset) argument
974 CVMX_PIP_XSTAT5_PRTX(unsigned long offset) argument
986 CVMX_PIP_XSTAT6_PRTX(unsigned long offset) argument
998 CVMX_PIP_XSTAT7_PRTX(unsigned long offset) argument
1010 CVMX_PIP_XSTAT8_PRTX(unsigned long offset) argument
1022 CVMX_PIP_XSTAT9_PRTX(unsigned long offset) argument
1228 uint64_t offset : 9; /**< Indicates offset to add to extractor mem adr member in struct:cvmx_pip_bsel_ext_cfgx::cvmx_pip_bsel_ext_cfgx_s
2897 uint64_t offset : 3; /**< Number of 8B ticks to include in workQ entry member in struct:cvmx_pip_ip_offset::cvmx_pip_ip_offset_s
[all...]
/freebsd-10.1-release/contrib/dtc/libfdt/
H A Dfdt.c77 const void *fdt_offset_ptr(const void *fdt, int offset, unsigned int len) argument
82 if (((offset + len) < offset)
83 || ((offset + len) > fdt_size_dt_struct(fdt)))
86 p = _fdt_offset_ptr(fdt, offset);
97 int offset = startoffset; local
101 tagp = fdt_offset_ptr(fdt, offset, FDT_TAGSIZE);
105 offset += FDT_TAGSIZE;
112 p = fdt_offset_ptr(fdt, offset++, 1);
119 lenp = fdt_offset_ptr(fdt, offset, sizeo
143 _fdt_check_node_offset(const void *fdt, int offset) argument
152 _fdt_check_prop_offset(const void *fdt, int offset) argument
161 fdt_next_node(const void *fdt, int offset, int *depth) argument
201 fdt_first_subnode(const void *fdt, int offset) argument
212 fdt_next_subnode(const void *fdt, int offset) argument
[all...]
H A Dfdt_ro.c58 static int _fdt_nodename_eq(const void *fdt, int offset, argument
61 const char *p = fdt_offset_ptr(fdt, offset + FDT_TAGSIZE, len+1);
108 static int _nextprop(const void *fdt, int offset) argument
114 tag = fdt_next_tag(fdt, offset, &nextoffset);
124 return offset;
126 offset = nextoffset;
132 int fdt_subnode_offset_namelen(const void *fdt, int offset, argument
140 (offset >= 0) && (depth >= 0);
141 offset = fdt_next_node(fdt, offset,
161 int offset = 0; local
223 int offset; local
231 fdt_next_property_offset(const void *fdt, int offset) argument
239 fdt_get_property_by_offset(const void *fdt, int offset, int *lenp) argument
260 fdt_get_property_namelen(const void *fdt, int offset, const char *name, int namelen, int *lenp) argument
304 fdt_getprop_by_offset(const void *fdt, int offset, const char **namep, int *lenp) argument
360 int offset, depth, namelen; local
412 int offset, depth; local
470 int offset; local
495 int offset; local
553 int offset, err; local
[all...]
/freebsd-10.1-release/contrib/apr/mmap/unix/
H A Dcommon.c34 apr_off_t offset)
36 if (offset < 0 || (apr_size_t)offset > mmap->size)
39 (*addr) = (char *) mmap->mm + offset;
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_eeprom.c32 * Read 16 bits of data from offset into *data
37 int i,offset; local
42 for (i=0,offset=2*off; i<2; i++,offset++) {
43 data[i] = eepromAddr[offset];
/freebsd-10.1-release/lib/libelf/
H A Delf_rand.c36 elf_rand(Elf *ar, off_t offset) argument
41 (offset & 1) || offset < SARMAG ||
42 offset + sizeof(struct ar_hdr) >= ar->e_rawsize) {
47 arh = (struct ar_hdr *) (ar->e_rawfile + offset);
55 ar->e_u.e_ar.e_next = offset;
57 return (offset);
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugMacinfo.cpp29 DWARFDebugMacinfo::Dump(Stream *s, const DWARFDataExtractor& macinfo_data, lldb::offset_t offset) argument
37 if (offset == LLDB_INVALID_OFFSET)
39 offset = 0;
40 while (maninfo_entry.Extract(macinfo_data, &offset))
45 if (maninfo_entry.Extract(macinfo_data, &offset))
H A DDWARFLocationList.cpp21 DWARFLocationList::Dump(Stream &s, const DWARFCompileUnit* cu, const DWARFDataExtractor& debug_loc_data, lldb::offset_t offset) argument
27 while (debug_loc_data.ValidOffset(offset))
29 start_addr = debug_loc_data.GetMaxU64(&offset,addr_size);
30 end_addr = debug_loc_data.GetMaxU64(&offset,addr_size);
43 uint32_t loc_length = debug_loc_data.GetU16(&offset);
45 DWARFDataExtractor locationData(debug_loc_data, offset, loc_length);
48 offset += loc_length;
51 return offset;
72 DWARFLocationList::Size(const DWARFDataExtractor& debug_loc_data, lldb::offset_t offset) argument
74 const dw_offset_t debug_loc_offset = offset;
[all...]
/freebsd-10.1-release/contrib/ncurses/ncurses/base/
H A DMKunctrl.awk53 offset=0
69 printf "%4d%s", offset, gap;
72 offset = offset + 3;
75 offset = offset + 3;
78 offset = offset + 3;
81 offset = offset
[all...]
H A DMKkeyname.awk42 print "struct kn { short offset; int code; };"
45 printf "\t{ %d, %s },\n", offset, $1
46 offset += length($1) + 1
81 print " for (i = 0; _nc_key_names[i].offset != -1; i++) {"
83 print " result = (NCURSES_CONST char *)key_names + _nc_key_names[i].offset;"
/freebsd-10.1-release/sys/boot/usb/
H A Dbsd_busspace.c42 bus_size_t offset, uint8_t *datap, bus_size_t count)
45 *datap++ = bus_space_read_1(t, h, offset);
51 bus_size_t offset, uint16_t *datap, bus_size_t count)
54 *datap++ = bus_space_read_2(t, h, offset);
60 bus_size_t offset, uint32_t *datap, bus_size_t count)
62 h += offset;
71 bus_size_t offset, uint8_t *datap, bus_size_t count)
76 bus_space_write_1(t, h, offset, temp);
82 bus_size_t offset, uint16_t *datap, bus_size_t count)
87 bus_space_write_2(t, h, offset, tem
41 bus_space_read_multi_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t *datap, bus_size_t count) argument
50 bus_space_read_multi_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint16_t *datap, bus_size_t count) argument
59 bus_space_read_multi_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t *datap, bus_size_t count) argument
70 bus_space_write_multi_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t *datap, bus_size_t count) argument
81 bus_space_write_multi_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint16_t *datap, bus_size_t count) argument
92 bus_space_write_multi_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t *datap, bus_size_t count) argument
103 bus_space_write_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t data) argument
110 bus_space_write_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint16_t data) argument
117 bus_space_write_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t data) argument
124 bus_space_read_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset) argument
130 bus_space_read_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset) argument
136 bus_space_read_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset) argument
142 bus_space_read_region_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t *datap, bus_size_t count) argument
154 bus_space_write_region_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t *datap, bus_size_t count) argument
166 bus_space_read_region_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t *datap, bus_size_t count) argument
188 bus_space_write_region_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t *datap, bus_size_t count) argument
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/regformats/
H A Dregdef.h34 /* The offset (in bits) of the value of this register in the buffer. */
35 int offset; member in struct:reg
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_entry_sparse.c54 int64_t offset, int64_t length)
58 if (offset < 0 || length < 0)
61 if (offset + length < 0 ||
62 offset + length > archive_entry_size(entry))
66 if (sp->offset + sp->length > offset)
69 if (sp->offset + sp->length == offset) {
70 if (sp->offset + sp->length + length < 0)
84 sp->offset
53 archive_entry_sparse_add_entry(struct archive_entry *entry, int64_t offset, int64_t length) argument
137 archive_entry_sparse_next(struct archive_entry * entry, int64_t *offset, int64_t *length) argument
[all...]
/freebsd-10.1-release/lib/libc/sys/
H A Dlseek.c42 * This function provides 64-bit offset padding that
46 lseek(fd, offset, whence)
48 off_t offset;
53 return(__sys_lseek(fd, offset, whence));
55 return(__sys_freebsd6_lseek(fd, 0, offset, whence));
H A Dpread.c42 * This function provides 64-bit offset padding that
46 pread(fd, buf, nbyte, offset)
50 off_t offset;
54 return (__sys_pread(fd, buf, nbyte, offset));
56 return (__sys_freebsd6_pread(fd, buf, nbyte, 0, offset));
H A Dpwrite.c42 * This function provides 64-bit offset padding that
46 pwrite(fd, buf, nbyte, offset)
50 off_t offset;
53 return (__sys_pwrite(fd, buf, nbyte, offset));
55 return (__sys_freebsd6_pwrite(fd, buf, nbyte, 0, offset));
/freebsd-10.1-release/sys/netinet/
H A Dsctp_crc32.c78 sctp_calculate_cksum(struct mbuf *m, uint32_t offset) argument
81 * given a mbuf chain with a packetheader offset by 'offset'
85 * mbuf chain. Note: if offset is greater than the total mbuf
92 /* find the correct mbuf and offset into mbuf */
93 while ((at != NULL) && (offset > (uint32_t) SCTP_BUF_LEN(at))) {
94 offset -= SCTP_BUF_LEN(at); /* update remaining offset
99 if ((SCTP_BUF_LEN(at) - offset) > 0) {
101 (unsigned char *)(SCTP_BUF_AT(at, offset)),
121 sctp_delayed_cksum(struct mbuf *m, uint32_t offset) argument
[all...]
/freebsd-10.1-release/sys/ofed/include/linux/
H A Dio-mapping.h53 io_mapping_map_atomic_wc(struct io_mapping *mapping, unsigned long offset) argument
56 return (((char *)mapping) + offset);
66 io_mapping_map_wc(struct io_mapping *mapping, unsigned long offset) argument
69 return (((char *) mapping) + offset);
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DDataEncoder.cpp24 WriteInt16(const unsigned char* ptr, unsigned offset, uint16_t value) argument
26 *(uint16_t *)(ptr + offset) = value;
29 WriteInt32 (const unsigned char* ptr, unsigned offset, uint32_t value) argument
31 *(uint32_t *)(ptr + offset) = value;
35 WriteInt64(const unsigned char* ptr, unsigned offset, uint64_t value) argument
37 *(uint64_t *)(ptr + offset) = value;
41 WriteSwappedInt16(const unsigned char* ptr, unsigned offset, uint16_t value) argument
43 *(uint16_t *)(ptr + offset) = llvm::ByteSwap_16(value);
47 WriteSwappedInt32 (const unsigned char* ptr, unsigned offset, uint32_t value) argument
49 *(uint32_t *)(ptr + offset)
53 WriteSwappedInt64(const unsigned char* ptr, unsigned offset, uint64_t value) argument
228 PutU8(uint32_t offset, uint8_t value) argument
239 PutU16(uint32_t offset, uint16_t value) argument
254 PutU32(uint32_t offset, uint32_t value) argument
269 PutU64(uint32_t offset, uint64_t value) argument
294 PutMaxU64(uint32_t offset, uint32_t byte_size, uint64_t value) argument
310 PutData(uint32_t offset, const void *src, uint32_t src_len) argument
324 PutAddress(uint32_t offset, lldb::addr_t addr) argument
330 PutCString(uint32_t offset, const char *cstr) argument
[all...]
/freebsd-10.1-release/contrib/ofed/libmlx4/src/
H A Ddoorbell.h45 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) argument
47 *(volatile uint64_t *) (ctx->uar + offset) = MLX4_PAIR_TO_64(val);
52 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) argument
55 *(volatile uint32_t *) (ctx->uar + offset) = val[0];
56 *(volatile uint32_t *) (ctx->uar + offset + 4) = val[1];
/freebsd-10.1-release/sys/mips/rmi/
H A Dbus_space_rmi.c59 bus_size_t offset, bus_size_t size,
65 bus_size_t offset);
70 bus_size_t offset);
75 bus_size_t offset);
80 bus_size_t offset, u_int8_t * addr,
86 bus_size_t offset, u_int16_t * addr,
92 bus_size_t offset, u_int32_t * addr,
98 bus_size_t offset, u_int8_t * addr,
104 bus_size_t offset, u_int16_t * addr,
110 bus_size_t offset, u_int32_
385 rmi_bus_space_subregion(void *t __unused, bus_space_handle_t bsh, bus_size_t offset, bus_size_t size __unused, bus_space_handle_t * nbshp) argument
399 rmi_bus_space_read_1(void *tag, bus_space_handle_t handle, bus_size_t offset) argument
406 rmi_bus_space_read_2(void *tag, bus_space_handle_t handle, bus_size_t offset) argument
413 rmi_bus_space_read_4(void *tag, bus_space_handle_t handle, bus_size_t offset) argument
425 rmi_bus_space_read_multi_1(void *tag, bus_space_handle_t handle, bus_size_t offset, u_int8_t * addr, size_t count) argument
432 rmi_bus_space_read_multi_2(void *tag, bus_space_handle_t handle, bus_size_t offset, u_int16_t * addr, size_t count) argument
439 rmi_bus_space_read_multi_4(void *tag, bus_space_handle_t handle, bus_size_t offset, u_int32_t * addr, size_t count) argument
451 rmi_bus_space_write_1(void *tag, bus_space_handle_t handle, bus_size_t offset, u_int8_t value) argument
458 rmi_bus_space_write_2(void *tag, bus_space_handle_t handle, bus_size_t offset, u_int16_t value) argument
465 rmi_bus_space_write_4(void *tag, bus_space_handle_t handle, bus_size_t offset, u_int32_t value) argument
479 rmi_bus_space_write_multi_1(void *tag, bus_space_handle_t handle, bus_size_t offset, const u_int8_t * addr, size_t count) argument
486 rmi_bus_space_write_multi_2(void *tag, bus_space_handle_t handle, bus_size_t offset, const u_int16_t * addr, size_t count) argument
493 rmi_bus_space_write_multi_4(void *tag, bus_space_handle_t handle, bus_size_t offset, const u_int32_t * addr, size_t count) argument
505 rmi_bus_space_set_region_2(void *t, bus_space_handle_t bsh, bus_size_t offset, u_int16_t value, size_t count) argument
515 rmi_bus_space_set_region_4(void *t, bus_space_handle_t bsh, bus_size_t offset, u_int32_t value, size_t count) argument
543 rmi_bus_space_read_stream_1(void *t, bus_space_handle_t handle, bus_size_t offset) argument
552 rmi_bus_space_read_stream_2(void *t, bus_space_handle_t handle, bus_size_t offset) argument
560 rmi_bus_space_read_stream_4(void *t, bus_space_handle_t handle, bus_size_t offset) argument
568 rmi_bus_space_read_multi_stream_1(void *tag, bus_space_handle_t handle, bus_size_t offset, u_int8_t * addr, size_t count) argument
575 rmi_bus_space_read_multi_stream_2(void *tag, bus_space_handle_t handle, bus_size_t offset, u_int16_t * addr, size_t count) argument
582 rmi_bus_space_read_multi_stream_4(void *tag, bus_space_handle_t handle, bus_size_t offset, u_int32_t * addr, size_t count) argument
595 rmi_bus_space_read_region_1(void *t, bus_space_handle_t bsh, bus_size_t offset, u_int8_t * addr, size_t count) argument
602 rmi_bus_space_read_region_2(void *t, bus_space_handle_t bsh, bus_size_t offset, u_int16_t * addr, size_t count) argument
609 rmi_bus_space_read_region_4(void *t, bus_space_handle_t bsh, bus_size_t offset, u_int32_t * addr, size_t count) argument
621 rmi_bus_space_write_stream_1(void *t, bus_space_handle_t handle, bus_size_t offset, u_int8_t value) argument
629 rmi_bus_space_write_stream_2(void *t, bus_space_handle_t handle, bus_size_t offset, u_int16_t value) argument
637 rmi_bus_space_write_stream_4(void *t, bus_space_handle_t handle, bus_size_t offset, u_int32_t value) argument
645 rmi_bus_space_write_multi_stream_1(void *tag, bus_space_handle_t handle, bus_size_t offset, const u_int8_t * addr, size_t count) argument
652 rmi_bus_space_write_multi_stream_2(void *tag, bus_space_handle_t handle, bus_size_t offset, const u_int16_t * addr, size_t count) argument
659 rmi_bus_space_write_multi_stream_4(void *tag, bus_space_handle_t handle, bus_size_t offset, const u_int32_t * addr, size_t count) argument
666 rmi_bus_space_write_region_2(void *t, bus_space_handle_t bsh, bus_size_t offset, const u_int16_t * addr, size_t count) argument
676 rmi_bus_space_write_region_4(void *t, bus_space_handle_t bsh, bus_size_t offset, const u_int32_t * addr, size_t count) argument
[all...]

Completed in 181 milliseconds

1234567891011>>