Searched refs:offset (Results 151 - 175 of 2452) sorted by relevance

1234567891011>>

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-flash.c96 * @param offset Offset into the chip
99 static uint8_t __cvmx_flash_read8(int chip_id, int offset) argument
101 return *(volatile uint8_t *)(flash_info[chip_id].base_ptr + offset);
110 * @param offset Offset into the chip
113 static uint8_t __cvmx_flash_read_cmd(int chip_id, int offset) argument
116 offset<<=1;
117 return __cvmx_flash_read8(chip_id, offset);
126 * @param offset Offset into the chip
129 static uint16_t __cvmx_flash_read_cmd16(int chip_id, int offset) argument
131 uint16_t v = __cvmx_flash_read_cmd(chip_id, offset);
145 __cvmx_flash_write8(int chip_id, int offset, uint8_t data) argument
160 __cvmx_flash_write_cmd(int chip_id, int offset, uint8_t data) argument
372 int offset = flash_info[chip_id].region[region].start_offset + local
494 int offset = flash_info[chip_id].region[region].start_offset + local
[all...]
H A Dcvmx-zip-defs.h100 static inline uint64_t CVMX_ZIP_COREX_BIST_STATUS(unsigned long offset) argument
103 (OCTEON_IS_MODEL(OCTEON_CN68XX) && ((offset <= 1)))))
104 cvmx_warn("CVMX_ZIP_COREX_BIST_STATUS(%lu) is invalid on this chip\n", offset);
105 return CVMX_ADD_IO_SEG(0x0001180038000520ull) + ((offset) & 1) * 8;
108 #define CVMX_ZIP_COREX_BIST_STATUS(offset) (CVMX_ADD_IO_SEG(0x0001180038000520ull) + ((offset) & 1) * 8)
133 static inline uint64_t CVMX_ZIP_DBG_COREX_INST(unsigned long offset) argument
136 (OCTEON_IS_MODEL(OCTEON_CN68XX) && ((offset <= 1)))))
137 cvmx_warn("CVMX_ZIP_DBG_COREX_INST(%lu) is invalid on this chip\n", offset);
138 return CVMX_ADD_IO_SEG(0x0001180038000640ull) + ((offset)
144 CVMX_ZIP_DBG_COREX_STA(unsigned long offset) argument
155 CVMX_ZIP_DBG_QUEX_STA(unsigned long offset) argument
232 CVMX_ZIP_QUEX_BUF(unsigned long offset) argument
243 CVMX_ZIP_QUEX_ECC_ERR_STA(unsigned long offset) argument
254 CVMX_ZIP_QUEX_MAP(unsigned long offset) argument
[all...]
H A Dcvmx-endor-defs.h111 static inline uint64_t CVMX_ENDOR_ADMA_DMAX_ADDR_HI(unsigned long offset) argument
114 (OCTEON_IS_MODEL(OCTEON_CNF71XX) && ((offset <= 7)))))
115 cvmx_warn("CVMX_ENDOR_ADMA_DMAX_ADDR_HI(%lu) is invalid on this chip\n", offset);
116 return CVMX_ADD_IO_SEG(0x00010F000084410Cull) + ((offset) & 7) * 16;
119 #define CVMX_ENDOR_ADMA_DMAX_ADDR_HI(offset) (CVMX_ADD_IO_SEG(0x00010F000084410Cull) + ((offset) & 7) * 16)
122 static inline uint64_t CVMX_ENDOR_ADMA_DMAX_ADDR_LO(unsigned long offset) argument
125 (OCTEON_IS_MODEL(OCTEON_CNF71XX) && ((offset <= 7)))))
126 cvmx_warn("CVMX_ENDOR_ADMA_DMAX_ADDR_LO(%lu) is invalid on this chip\n", offset);
127 return CVMX_ADD_IO_SEG(0x00010F0000844108ull) + ((offset)
133 CVMX_ENDOR_ADMA_DMAX_CFG(unsigned long offset) argument
144 CVMX_ENDOR_ADMA_DMAX_SIZE(unsigned long offset) argument
210 CVMX_ENDOR_INTC_CNTL_HIX(unsigned long offset) argument
221 CVMX_ENDOR_INTC_CNTL_LOX(unsigned long offset) argument
232 CVMX_ENDOR_INTC_INDEX_HIX(unsigned long offset) argument
243 CVMX_ENDOR_INTC_INDEX_LOX(unsigned long offset) argument
254 CVMX_ENDOR_INTC_MISC_IDX_HIX(unsigned long offset) argument
265 CVMX_ENDOR_INTC_MISC_IDX_LOX(unsigned long offset) argument
276 CVMX_ENDOR_INTC_MISC_MASK_HIX(unsigned long offset) argument
287 CVMX_ENDOR_INTC_MISC_MASK_LOX(unsigned long offset) argument
309 CVMX_ENDOR_INTC_MISC_STATUS_HIX(unsigned long offset) argument
320 CVMX_ENDOR_INTC_MISC_STATUS_LOX(unsigned long offset) argument
331 CVMX_ENDOR_INTC_RDQ_IDX_HIX(unsigned long offset) argument
342 CVMX_ENDOR_INTC_RDQ_IDX_LOX(unsigned long offset) argument
353 CVMX_ENDOR_INTC_RDQ_MASK_HIX(unsigned long offset) argument
364 CVMX_ENDOR_INTC_RDQ_MASK_LOX(unsigned long offset) argument
386 CVMX_ENDOR_INTC_RDQ_STATUS_HIX(unsigned long offset) argument
397 CVMX_ENDOR_INTC_RDQ_STATUS_LOX(unsigned long offset) argument
408 CVMX_ENDOR_INTC_RD_IDX_HIX(unsigned long offset) argument
419 CVMX_ENDOR_INTC_RD_IDX_LOX(unsigned long offset) argument
430 CVMX_ENDOR_INTC_RD_MASK_HIX(unsigned long offset) argument
441 CVMX_ENDOR_INTC_RD_MASK_LOX(unsigned long offset) argument
463 CVMX_ENDOR_INTC_RD_STATUS_HIX(unsigned long offset) argument
474 CVMX_ENDOR_INTC_RD_STATUS_LOX(unsigned long offset) argument
485 CVMX_ENDOR_INTC_STAT_HIX(unsigned long offset) argument
496 CVMX_ENDOR_INTC_STAT_LOX(unsigned long offset) argument
529 CVMX_ENDOR_INTC_SW_IDX_HIX(unsigned long offset) argument
540 CVMX_ENDOR_INTC_SW_IDX_LOX(unsigned long offset) argument
551 CVMX_ENDOR_INTC_SW_MASK_HIX(unsigned long offset) argument
562 CVMX_ENDOR_INTC_SW_MASK_LOX(unsigned long offset) argument
584 CVMX_ENDOR_INTC_SW_STATUS_HIX(unsigned long offset) argument
595 CVMX_ENDOR_INTC_SW_STATUS_LOX(unsigned long offset) argument
606 CVMX_ENDOR_INTC_WRQ_IDX_HIX(unsigned long offset) argument
617 CVMX_ENDOR_INTC_WRQ_IDX_LOX(unsigned long offset) argument
628 CVMX_ENDOR_INTC_WRQ_MASK_HIX(unsigned long offset) argument
639 CVMX_ENDOR_INTC_WRQ_MASK_LOX(unsigned long offset) argument
661 CVMX_ENDOR_INTC_WRQ_STATUS_HIX(unsigned long offset) argument
672 CVMX_ENDOR_INTC_WRQ_STATUS_LOX(unsigned long offset) argument
683 CVMX_ENDOR_INTC_WR_IDX_HIX(unsigned long offset) argument
694 CVMX_ENDOR_INTC_WR_IDX_LOX(unsigned long offset) argument
705 CVMX_ENDOR_INTC_WR_MASK_HIX(unsigned long offset) argument
716 CVMX_ENDOR_INTC_WR_MASK_LOX(unsigned long offset) argument
738 CVMX_ENDOR_INTC_WR_STATUS_HIX(unsigned long offset) argument
749 CVMX_ENDOR_INTC_WR_STATUS_LOX(unsigned long offset) argument
1134 CVMX_ENDOR_RFIF_GPIO_X(unsigned long offset) argument
1409 CVMX_ENDOR_RFIF_RX_W_EX(unsigned long offset) argument
1420 CVMX_ENDOR_RFIF_RX_W_SX(unsigned long offset) argument
1475 CVMX_ENDOR_RFIF_SPI_CMDSX(unsigned long offset) argument
1486 CVMX_ENDOR_RFIF_SPI_CMD_ATTRX(unsigned long offset) argument
1530 CVMX_ENDOR_RFIF_SPI_DINX(unsigned long offset) argument
1574 CVMX_ENDOR_RFIF_SPI_X_LL(unsigned long offset) argument
1607 CVMX_ENDOR_RFIF_TTI_SCNT_INTX(unsigned long offset) argument
2157 CVMX_ENDOR_RSTCLK_TIMEX_THRD(unsigned long offset) argument
5172 uint32_t offset : 20; /**< This register holds the sample count at which the 1PPS member in struct:cvmx_endor_rfif_1pps_sample_cnt_offset::cvmx_endor_rfif_1pps_sample_cnt_offset_s
5747 uint32_t offset : 4; /**< Indicates the sample counter offset for the last sample member in struct:cvmx_endor_rfif_rx_correct_adj::cvmx_endor_rfif_rx_correct_adj_s
5937 uint32_t offset : 20; /**< Indicates the number of RF clock cycles after the member in struct:cvmx_endor_rfif_rx_offset::cvmx_endor_rfif_rx_offset_s
6191 uint32_t offset : 32; /**< Count of the number of times the TX FIFO did not have member in struct:cvmx_endor_rfif_sample_adj_error::cvmx_endor_rfif_sample_adj_error_s
6745 uint32_t offset : 20; /**< Indicates the number of RF clock cycles after the member in struct:cvmx_endor_rfif_tx_offset::cvmx_endor_rfif_tx_offset_s
[all...]
/freebsd-10.0-release/sys/net/
H A Dbpf_buffer.h39 void bpf_buffer_append_bytes(struct bpf_d *d, caddr_t buf, u_int offset,
41 void bpf_buffer_append_mbuf(struct bpf_d *d, caddr_t buf, u_int offset,
/freebsd-10.0-release/usr.sbin/ntp/scripts/
H A Dntptrace28 # Very old servers report phase and not offset.
29 $offset = $1 if (/(?:offset|phase)=([^\s,]+)/);
35 $offset /= 1000;
45 printf("%s: stratum %d, offset %f, root distance %f",
46 $dhost, $stratum, $offset, $rootdelay);
/freebsd-10.0-release/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s756 STW %r2,-20(%r30) ;offset 0x8ec
757 STW,MA %r3,192(%r30) ;offset 0x8f0
758 STW %r4,-188(%r30) ;offset 0x8f4
759 DEPD %r5,31,32,%r6 ;offset 0x8f8
760 STD %r6,-184(%r30) ;offset 0x8fc
761 DEPD %r7,31,32,%r8 ;offset 0x900
762 STD %r8,-176(%r30) ;offset 0x904
763 STW %r9,-168(%r30) ;offset 0x908
764 LDD -248(%r30),%r3 ;offset 0x90c
765 COPY %r26,%r4 ;offset
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DDataExtractor.cpp46 ReadInt16(const unsigned char* ptr, offset_t offset) argument
48 return *(uint16_t *)(ptr + offset);
51 ReadInt32 (const unsigned char* ptr, offset_t offset) argument
53 return *(uint32_t *)(ptr + offset);
57 ReadInt64(const unsigned char* ptr, offset_t offset) argument
59 return *(uint64_t *)(ptr + offset);
80 ReadSwapInt16(const unsigned char* ptr, offset_t offset) argument
82 return llvm::ByteSwap_16(*(uint16_t *)(ptr + offset));
86 ReadSwapInt32 (const unsigned char* ptr, offset_t offset) argument
88 return llvm::ByteSwap_32(*(uint32_t *)(ptr + offset));
91 ReadSwapInt64(const unsigned char* ptr, offset_t offset) argument
163 DataExtractor(const DataExtractor& data, offset_t offset, offset_t length) argument
931 ExtractBytes(offset_t offset, offset_t length, ByteOrder dst_byte_order, void *dst) const argument
1309 DumpAPInt(Stream *s, const DataExtractor &data, lldb::offset_t offset, lldb::offset_t byte_size, bool is_signed, unsigned radix) argument
1368 offset_t offset = start_offset; local
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dgcov-io.c79 gcov_var.offset = gcov_var.length = 0;
151 if (gcov_var.offset && gcov_var.mode < 0)
152 gcov_write_block (gcov_var.offset);
213 gcov_var.offset -= size;
226 if (gcov_var.offset >= GCOV_BLOCK_SIZE)
229 if (gcov_var.offset)
231 gcc_assert (gcov_var.offset == 1);
236 if (gcov_var.offset + words > gcov_var.alloc)
237 gcov_allocate (gcov_var.offset + words);
239 result = &gcov_var.buffer[gcov_var.offset];
322 unsigned offset; local
[all...]
/freebsd-10.0-release/contrib/dtc/
H A Dutil.c198 off_t bufsize = 1024, offset = 0; local
212 if (offset == bufsize) {
221 ret = read(fd, &buf[offset], bufsize - offset);
226 offset += ret;
256 int offset; local
267 offset = 0;
269 while (offset < totalsize) {
270 ret = write(fd, ptr + offset, totalsize - offset);
[all...]
/freebsd-10.0-release/usr.bin/apply/
H A Dapply.c66 int ch, debug, i, magic, n, nargs, offset, rval; local
146 offset = snprintf(cmd, cmdsize, EXEC "%s", argv[0]);
147 if ((size_t)offset >= cmdsize)
149 p += offset;
150 cmdsize -= offset;
152 offset = snprintf(p, cmdsize, " %c%d", magic, i);
153 if ((size_t)offset >= cmdsize)
155 p += offset;
156 cmdsize -= offset;
166 offset
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DUnwindPlan.h19 // Most commonly, registers are saved on the stack, offset some bytes from
55 atCFAPlusOffset, // reg = deref(CFA + offset)
56 isCFAPlusOffset, // reg = CFA + offset
138 SetAtCFAPlusOffset (int32_t offset) argument
141 m_location.offset = offset;
145 SetIsCFAPlusOffset (int32_t offset) argument
148 m_location.offset = offset;
176 return m_location.offset;
229 int32_t offset; member in union:lldb_private::UnwindPlan::Row::RegisterLocation::__anon3515
267 SetOffset(lldb::addr_t offset) argument
273 SlideOffset(lldb::addr_t offset) argument
324 SetCFAOffset(int32_t offset) argument
[all...]
/freebsd-10.0-release/usr.bin/calendar/
H A Dparsedata.c43 static int checkmonth(char *s, size_t *len, size_t *offset, const char **month);
45 static int checkdayofweek(char *s, size_t *len, size_t *offset, const char **dow);
50 static int wdayom (int day, int offset, int month, int year);
96 size_t len, offset; local
162 if (checkdayofweek(date, &len, &offset, &dow) != 0) {
165 *idayofweek = offset;
208 if ((checkmonth(p1, &len, &offset, &pmonth) != 0)
209 || (checkmonth(p2, &len, &offset, &pmonth) != 0 && (p2 = p1))) {
212 *imonth = offset;
214 strcpy(month, getmonthname(offset));
384 wdayom(int day, int offset, int month, int year) argument
440 int d, m, dow, rm, rd, offset; local
875 checkmonth(char *s, size_t *len, size_t *offset, const char **month) argument
926 checkdayofweek(char *s, size_t *len, size_t *offset, const char **dow) argument
[all...]
/freebsd-10.0-release/lib/libvgl/
H A Dmain.c340 unsigned int offset; local
416 for (offset = 0; offset < VGLBufSize/VGLModeInfo.vi_planes;
417 offset += len) {
418 VGLSetSegment(offset);
419 len = min(VGLBufSize/VGLModeInfo.vi_planes - offset,
424 bcopy(&VGLBuf[i*VGLBufSize/VGLModeInfo.vi_planes + offset],
449 for (offset = 0; offset < VGLBufSize; offset
519 VGLSetSegment(unsigned int offset) argument
[all...]
/freebsd-10.0-release/sys/geom/part/
H A Dg_part_ldm.c92 * - the first offset is relative to the disk start;
93 * - the second and third offset are relative to the LDM database start.
145 uint64_t conf_offset; /* configuration offset */
146 uint64_t log_offset; /* log offset */
224 uint64_t start; /* offset relative to disk start */
225 uint64_t offset; /* offset for spanned volumes */ member in struct:ldm_partition
442 uint64_t offset, last; local
460 offset = ldm_ph_off[i];
466 offset
581 uint64_t offset, conf_size, log_size; local
639 uint64_t offset; local
729 ldm_vnum_get(const u_char *buf, int offset, uint64_t *result, size_t range) argument
745 ldm_vstr_get(const u_char *buf, int offset, u_char *result, size_t maxlen, size_t range) argument
760 ldm_vparm_skip(const u_char *buf, int offset, size_t range) argument
778 int error, offset; local
1015 uint64_t offset; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DDWARFExpression.cpp283 DWARFExpression::DumpLocation (Stream *s, lldb::offset_t offset, lldb::offset_t length, lldb::DescriptionLevel level, ABI *abi) const argument
285 if (!m_data.ValidOffsetForDataOfSize(offset, length))
287 const lldb::offset_t start_offset = offset;
288 const lldb::offset_t end_offset = offset + length;
289 while (m_data.ValidOffset(offset) && offset < end_offset)
291 const lldb::offset_t op_offset = offset;
292 const uint8_t op = m_data.GetU8(&offset);
300 if (offset > start_offset)
306 if (offset > start_offse
668 lldb::offset_t offset = 0; local
818 lldb::offset_t offset = data_offset; local
1105 lldb::offset_t offset = 0; local
1133 GetLocation(addr_t base_addr, addr_t pc, lldb::offset_t &offset, lldb::offset_t &length) argument
1181 lldb::offset_t offset = 0; local
1226 lldb::offset_t offset = 0; local
1327 lldb::offset_t offset = opcodes_offset; local
[all...]
/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-802_11.c655 parse_elements(struct mgmt_body_t *pbody, const u_char *p, int offset, argument
677 if (!TTEST2(*(p + offset), 1))
681 switch (*(p + offset)) {
683 if (!TTEST2(*(p + offset), 2))
687 memcpy(&ssid, p + offset, 2);
688 offset += 2;
693 if (!TTEST2(*(p + offset), ssid.length))
697 memcpy(&ssid.ssid, p + offset, ssid.length);
698 offset += ssid.length;
715 if (!TTEST2(*(p + offset),
900 int offset = 0; local
936 int offset = 0; local
963 int offset = 0; local
999 int offset = 0; local
1039 int offset = 0; local
1056 int offset = 0; local
1118 int offset = 0; local
1171 int offset = 0; local
[all...]
/freebsd-10.0-release/usr.bin/netstat/
H A Dsctp.c228 sctp_skip_xinpcb_ifneed(char *buf, const size_t buflen, size_t *offset) argument
235 while (*offset < buflen) {
236 xladdr = (struct xsctp_laddr *)(buf + *offset);
237 *offset += sizeof(struct xsctp_laddr);
242 while (*offset < buflen) {
243 xstcb = (struct xsctp_tcb *)(buf + *offset);
244 *offset += sizeof(struct xsctp_tcb);
250 while (*offset < buflen) {
251 xladdr = (struct xsctp_laddr *)(buf + *offset);
252 *offset
275 sctp_process_tcb(struct xsctp_tcb *xstcb, char *buf, const size_t buflen, size_t *offset, int *indent) argument
391 sctp_process_inpcb(struct xsctp_inpcb *xinpcb, char *buf, const size_t buflen, size_t *offset) argument
534 size_t offset = 0; local
[all...]
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dia64-asmtab.h55 /* The tree of completers for this instruction; this is an offset into
109 /* The bit offset in the instruction where BITS and MASK should be
111 unsigned char offset : 7; member in struct:ia64_completer_table
/freebsd-10.0-release/contrib/gperf/lib/
H A Dgetline.cc41 getstr (char **lineptr, size_t *n, FILE *stream, char terminator, size_t offset) argument
55 nchars_avail = *n - offset;
56 read_pos = *lineptr + offset;
106 return read_pos - (*lineptr + offset);
/freebsd-10.0-release/contrib/groff/src/libs/libgroff/
H A Dpaper.cpp28 static void add_iso_paper(char series, int offset, argument
39 papersizes[offset + i].name = p;
41 papersizes[offset + i].length = (double)length / 25.4;
42 papersizes[offset + i].width = (double)width / 25.4;
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugLine.cpp38 lldb::offset_t offset = 0; local
40 while (debug_line_data.ValidOffset(offset))
42 const lldb::offset_t debug_line_offset = offset;
47 if (ParseStatementTable(debug_line_data, &offset, line_table_sp.get()))
50 if (offset <= debug_line_offset)
57 ++offset; // Try next byte in line table
73 DWARFDebugLine::GetLineTable(const dw_offset_t offset) const
76 LineTableConstIter pos = m_lineTableMap.find(offset);
87 DumpStateToFile (dw_offset_t offset, const DWARFDebugLine::State& state, void* userData) argument
138 lldb::offset_t offset local
188 lldb::offset_t offset = debug_line_offset; local
391 lldb::offset_t offset = 0; local
477 lldb::offset_t offset = stmt_list + 4; // Skip the total length local
849 ParseStatementTableCallback(dw_offset_t offset, const DWARFDebugLine::State& state, void* userData) argument
1226 AppendRowToMatrix(dw_offset_t offset) argument
1252 Finalize(dw_offset_t offset) argument
[all...]
/freebsd-10.0-release/contrib/ncurses/ncurses/tinfo/
H A DMKcodes.awk30 result = sprintf("%d,", offset);
31 offset = offset + length(value) + 1;
76 offset = 0;
/freebsd-10.0-release/contrib/ntp/include/
H A Dparse_conf.h68 unsigned short offset; /* offset into buffer */ member in struct:format::foff
/freebsd-10.0-release/contrib/smbfs/lib/smb/
H A Dfile.c55 smb_read(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, char *dst) argument
62 rwrq.ioc_offset = offset;
69 smb_write(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, argument
77 rwrq.ioc_offset = offset;
/freebsd-10.0-release/gnu/usr.bin/grep/
H A Dkwset.h28 size_t offset[1]; /* Offset of each submatch. */ member in struct:kwsmatch

Completed in 178 milliseconds

1234567891011>>