Searched refs:index (Results 176 - 200 of 1653) sorted by relevance

1234567891011>>

/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_online/
H A Dzpool_online_001_pos.ksh110 typeset -i index=0
115 index=`expr $RANDOM % ${#args[*]}`
116 log_must $ZPOOL online ${args[$index]} $TESTPOOL $disk
/freebsd-13-stable/tools/regression/geom/ConfCmp/
H A Da1.conf191 <index>2</index>
205 <index>1</index>
219 <index>0</index>
253 <index>3</index>
266 <index>2</index>
[all...]
H A Da1a.conf191 <index>2</index>
205 <index>1</index>
219 <index>0</index>
253 <index>3</index>
266 <index>2</index>
[all...]
H A Da1b.conf191 <index>2</index>
205 <index>1</index>
219 <index>0</index>
253 <index>3</index>
266 <index>2</index>
[all...]
H A Da1c.conf191 <index>2</index>
205 <index>1</index>
219 <index>0</index>
253 <index>3</index>
266 <index>2</index>
[all...]
H A Da1d.conf191 <index>2</index>
205 <index>1</index>
219 <index>0</index>
253 <index>3</index>
266 <index>2</index>
[all...]
/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge_intr.c135 unsigned int index; local
142 index = evq->index;
151 (void)efx_intr_status_message(enp, index, &fatal);
169 int index; local
192 for (index = 0; index < intr->n_alloc; index++) {
193 if ((err = bus_setup_intr(sc->dev, table[index].eih_res,
195 sc->evq[index],
[all...]
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c62 asn_subid_t index[2]; member in struct:partition_entry
74 * This table is used to get a consistent indexing. It saves the name -> index
78 int32_t index; /* partition_entry::index */ member in struct:partition_map_entry
112 if (a->index[0] < b->index[0])
115 if (a->index[0] > b->index[0])
118 if (a->index[1] < b->index[
[all...]
/freebsd-13-stable/sys/dev/isci/scil/
H A Dsati_mode_select.c367 U32 index; local
372 for(index = 0; index < SCSI_MODE_PAGE_08_LENGTH; index++)
374 sati_get_data_byte(sequence, scsi_io, mode_page_offset+index, &current_mode_page[index]);
464 U32 index; local
468 for(index = 0; index < SCSI_MODE_PAGE_0A_LENGTH; index
530 U32 index; local
599 U32 index; local
834 U32 index; local
[all...]
H A Dsci_base_logger.c279 int index; local
287 for (index = 0; index < SCI_BASE_LOGGER_MAX_VERBOSITY_LEVELS; index++)
289 this_logger->object_mask[index] = 0;
H A Dscic_sds_controller_registers.h131 #define scu_controller_viit_register_write(controller, index, reg, value) \
134 (controller)->scu_registers->peg0.viit[index].reg, \
148 #define scu_controller_scratch_ram_register_write(controller, index, value) \
151 ((SCU_REGISTERS_T *)scic_cb_pci_get_bar(controller, PATSBURG_SCU_BAR))->peg0.zpt0.table[index], \
155 #define scu_controller_scratch_ram_register_read(controller, index) \
158 ((SCU_REGISTERS_T *)scic_cb_pci_get_bar(controller, PATSBURG_SCU_BAR))->peg0.zpt0.table[index] \
161 #define scu_controller_scratch_ram_register_write_ext(controller, index, value) \
164 ((SCU_REGISTERS_T *)scic_cb_pci_get_bar(controller, PATSBURG_SCU_BAR))->peg0.zpt1.table[index], \
168 #define scu_controller_scratch_ram_register_read_ext(controller, index) \
171 ((SCU_REGISTERS_T *)scic_cb_pci_get_bar(controller, PATSBURG_SCU_BAR))->peg0.zpt1.table[index] \
[all...]
/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-block_cache.c183 uint64_t index; local
185 for (index = 0; index < bfix_nentries; ++index) {
191 status = pt_bcache_lookup(&bce, bfix->bcache, index);
225 static struct ptunit_result add(struct bcache_fixture *bfix, uint64_t index) argument
239 errcode = pt_bcache_add(bfix->bcache, index, exp);
242 errcode = pt_bcache_lookup(&bce, bfix->bcache, index);
258 uint64_t iter, index; local
271 for (index
[all...]
/freebsd-13-stable/sys/netgraph/
H A Dng_sppp.c115 int index, bit; local
118 for (index = 0; index < ng_sppp_units_len
119 && ng_sppp_units[index] == 0xFF; index++);
120 if (index == ng_sppp_units_len) { /* extend array */
136 mask = ng_sppp_units[index];
140 ("%s: word=%d bit=%d", __func__, ng_sppp_units[index], bit));
141 ng_sppp_units[index] |= (1 << bit);
142 *unit = (index * NBB
152 int index, bit; local
[all...]
/freebsd-13-stable/sys/dev/bnxt/
H A Dbnxt_ioctl.h62 uint16_t index; member in struct:bnxt_ioctl_hwrm_nvm_find_dir_entry
74 uint16_t index; member in struct:bnxt_ioctl_hwrm_nvm_read
96 uint16_t index; member in struct:bnxt_ioctl_hwrm_nvm_write
107 uint16_t index; member in struct:bnxt_ioctl_hwrm_nvm_erase_dir_entry
145 uint16_t index; member in struct:bnxt_ioctl_hwrm_nvm_modify
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-usb.c206 int index; /**< Which USB block this is for */ member in struct:__anon10371
336 cvmx_read64_uint64(CVMX_USBNX_DMA0_INB_CHN0(usb->index));
667 usb->index = usb_port_number;
683 usbn_clk_ctl.u64 = __cvmx_usb_read_csr64(usb, CVMX_USBNX_CLK_CTL(usb->index));
745 __cvmx_usb_write_csr64(usb, CVMX_USBNX_CLK_CTL(usb->index),
749 __cvmx_usb_write_csr64(usb, CVMX_USBNX_CLK_CTL(usb->index),
756 __cvmx_usb_write_csr64(usb, CVMX_USBNX_CLK_CTL(usb->index),
762 usbn_usbp_ctl_status.u64 = __cvmx_usb_read_csr64(usb, CVMX_USBNX_USBP_CTL_STATUS(usb->index));
764 __cvmx_usb_write_csr64(usb, CVMX_USBNX_USBP_CTL_STATUS(usb->index),
771 __cvmx_usb_write_csr64(usb, CVMX_USBNX_USBP_CTL_STATUS(usb->index),
[all...]
H A Dcvmx-helper-srio.c150 int index; local
159 for (index=0; index<num_ports; index++)
166 int ipd_port = cvmx_helper_get_ipd_port(interface, index);
176 sriox_omsg_portx.u64 = cvmx_read_csr(CVMX_SRIOX_OMSG_PORTX(index, srio_port));
177 sriox_omsg_portx.s.port = (srio_port) * 2 + index;
179 cvmx_write_csr(CVMX_SRIOX_OMSG_PORTX(index, srio_port), sriox_omsg_portx.u64);
196 cvmx_write_csr(CVMX_SRIOX_OMSG_SP_MRX(index, srio_port), sriox_omsg_sp_mrx.u64);
212 cvmx_write_csr(CVMX_SRIOX_OMSG_FMP_MRX(index, srio_por
[all...]
H A Dcvmx-pip.h301 int interface, index, pknd; local
304 index = cvmx_helper_get_interface_index_num(port_num);
305 pknd = cvmx_helper_get_pknd(interface, index);
386 int index = cvmx_helper_get_interface_index_num(port_num); local
394 int pknd = cvmx_helper_get_pknd(interface, index);
455 int pknd = cvmx_helper_get_pknd(interface, index);
542 uint64_t index; local
546 for (index=mask_index*16; index<(mask_index+1)*16; index
571 uint64_t index = mask_index*16 + offset/8; local
675 int index; local
740 int index = cvmx_pip_get_bsel_table_index(work); local
754 int index = cvmx_pip_get_bsel_table_index(work); local
768 int index = cvmx_pip_get_bsel_table_index(work); local
782 int index = cvmx_pip_get_bsel_table_index(work); local
[all...]
H A Dcvmx-helper-cfg.c115 * index, and
199 int __cvmx_helper_cfg_pknd(int interface, int index) argument
201 return cvmx_cfg_port[interface][index].ccpp_pknd;
204 int __cvmx_helper_cfg_bpid(int interface, int index) argument
206 return cvmx_cfg_port[interface][index].ccpp_bpid;
209 int __cvmx_helper_cfg_pko_port_base(int interface, int index) argument
211 return cvmx_cfg_port[interface][index].ccpp_pko_port_base;
214 int __cvmx_helper_cfg_pko_port_num(int interface, int index) argument
216 return cvmx_cfg_port[interface][index].ccpp_pko_num_ports;
325 "interface%d index
505 int interface, index; local
[all...]
/freebsd-13-stable/contrib/kyua/integration/
H A Dcmd_report_html_test.sh103 html/index.html \
111 atf_check -o match:"2 TESTS FAILING" cat html/index.html
175 test -f html/index.html || atf_fail "Expected file not created"
176 rm html/index.html
178 test -f html/index.html || atf_fail "Expected file not created"
187 test -f html/index.html || atf_fail "Expected file not created"
188 rm html/index.html
194 test ! -f html/index.html || atf_fail "Not expected file created"
205 test -f output/foo/index.html || atf_fail "Expected file not created"
216 html/index
[all...]
/freebsd-13-stable/contrib/ofed/libibverbs/examples/
H A Dxsrq_pingpong.c316 static int recv_termination_ack(int index) argument
320 int sockfd = ctx.rem_dest[index].sockfd;
342 static int send_termination_ack(int index) argument
345 int sockfd = ctx.rem_dest[index].sockfd;
384 static int send_local_dest(int sockfd, int index) argument
394 fprintf(stderr, "can't read sgid of index %d\n",
402 ctx.rem_dest[index].recv_psn = lrand48() & 0xffffff;
409 printf(ADDR_FORMAT, "local", ctx.lid, ctx.recv_qp[index]->qp_num,
410 ctx.send_qp[index]->qp_num, ctx.rem_dest[index]
426 recv_remote_dest(int sockfd, int index) argument
459 set_ah_attr(struct ibv_ah_attr *attr, struct pingpong_context *myctx, int index) argument
468 connect_qps(int index) argument
762 pp_post_send(int index) argument
[all...]
/freebsd-13-stable/sys/dev/sfxge/common/
H A Defx_sram.c216 unsigned int index; local
220 for (index = 0; index < sizeof (efx_qword_t); index++)
221 eqp->eq_u8[index] = offset + index;
271 unsigned int index; local
273 for (index = 0; index < sizeof (efx_qword_t); index
[all...]
/freebsd-13-stable/sys/geom/part/
H A Dg_part_vtoc8.c171 int error, index; local
183 index = entry->gpe_index - 1;
194 be16enc(&table->vtoc.part[index].tag, tag);
195 be16enc(&table->vtoc.part[index].flag, 0);
196 be32enc(&table->vtoc.timestamp[index], 0);
197 be32enc(&table->vtoc.map[index].cyl, start / table->secpercyl);
198 be32enc(&table->vtoc.map[index].nblks, size);
446 int error, index, withtags; local
512 for (index = basetable->gpt_entries - 1; index >
576 int error, index, match, offset; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp273 size_t index = Entries.size() - 1;
274 while (index != 0) {
275 if (Entries[index - 1].End <= begin) break;
276 --index;
281 if (Entries[index].Begin >= end) {
285 Entries.insert(Entries.begin() + index, {begin, end, type});
294 if (Entries[index].Begin == begin && Entries[index].End == end) {
296 if (Entries[index].Type == type) return;
299 if (Entries[index]
383 splitVectorEntry(unsigned index) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h129 ValueSP GetValueAtIndex(size_t index) { argument
131 if (index >= m_map.size())
133 return m_map[index].second;
137 KeyType GetKeyAtIndex(size_t index) { argument
139 if (index >= m_map.size())
141 return m_map[index].first;
202 MapValueType GetAtIndex(size_t index) { argument
203 return m_format_map.GetValueAtIndex(index);
206 lldb::TypeNameSpecifierImplSP GetTypeNameSpecifierAtIndex(size_t index) { argument
207 return GetTypeNameSpecifierAtIndex_Impl(index,
263 GetTypeNameSpecifierAtIndex_Impl(size_t index, ConstString *dummy) argument
273 GetTypeNameSpecifierAtIndex_Impl(size_t index, RegularExpression *dummy) argument
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dconfig_win.c118 DWORD option_len, type, index;
124 for (index = 0; ; ++index)
127 err = RegEnumValue(hkey, index, option->data, &option_len,
134 err = RegEnumValue(hkey, index, option->data, &option_len,
178 DWORD index;
235 for (index = 0; ; ++index)
240 err = RegEnumKeyEx(hkey, index, section->data, &section_len,
247 err = RegEnumKeyEx(hkey, index, sectio
116 DWORD option_len, type, index; local
175 DWORD index; local
[all...]

Completed in 379 milliseconds

1234567891011>>