Home
last modified time | relevance | path

Searched refs:start_index (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/lib/libsaveargs/amd64/
H A Dsaveargs.c256 saveargs_has_args(uint8_t *ins, size_t size, uint_t argc, int start_index) in saveargs_has_args() argument
265 argc = MIN((start_index + argc), INSTR_ARRAY_SIZE); in saveargs_has_args()
301 ret = start_index ? in saveargs_has_args()
320 for (j = start_index; j < argc; j++) { in saveargs_has_args()
329 found |= (1 << (j - start_index)); in saveargs_has_args()
332 ((1 << (argc - start_index)) - 1)) { in saveargs_has_args()
346 if (start_index != 0) { in saveargs_has_args()
358 for (j = 0; j < (argc - start_index); j++) { in saveargs_has_args()
363 ((1 << (argc - start_index)) - 1)) { in saveargs_has_args()
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_tx.c133 start = start_index * txd_size; in nge_tx_desc_sync()
358 uint32_t start_index; in nge_send_copy() local
368 if ((uint32_t)-1 == (start_index = nge_tx_alloc(ngep, bds))) in nge_send_copy()
371 ASSERT(start_index < srp->desc.nslots); in nge_send_copy()
381 tfint = ((start_index % ngep->tfint_threshold) == 0); in nge_send_copy()
384 ssbdp = &srp->sw_sbds[start_index]; in nge_send_copy()
439 uint32_t start_index; in nge_send_mapped() local
531 if ((uint32_t)-1 == (start_index = nge_tx_alloc(ngep, slot))) in nge_send_mapped()
534 ASSERT(start_index < nslots); in nge_send_mapped()
539 end_index = NEXT_INDEX(start_index, slot - 1, nslots); in nge_send_mapped()
[all …]
H A Dnge_rx.c140 static mblk_t *nge_recv_packet(nge_t *ngep, uint32_t start_index, size_t len);
144 nge_recv_packet(nge_t *ngep, uint32_t start_index, size_t len) in nge_recv_packet() argument
162 srbdp = &brp->sw_rbds[start_index]; in nge_recv_packet()
/illumos-gate/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c119 int start_index = 0; in check_sym() local
126 start_index = 1; in check_sym()
129 ss->ss_finfo.ctc_argc, start_index) != SAVEARGS_NO_ARGS) in check_sym()
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dmdb_amd64util.c213 int start_index; /* index to save_instr where to start comparison */ in mdb_amd64_kvm_stack_iter() local
299 start_index = 1; in mdb_amd64_kvm_stack_iter()
301 start_index = 0; in mdb_amd64_kvm_stack_iter()
342 start_index)) != SAVEARGS_NO_ARGS)) { in mdb_amd64_kvm_stack_iter()
344 reg_argc = MIN((6 - start_index), mfp.mtf_argc); in mdb_amd64_kvm_stack_iter()
/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam.c80 size_t num_bytes, int start_index, int *end_index);
82 size_t num_bytes, int start_index, int *end_index);
1137 int start_index, int *end_index_p) in byte_copy_to_user_buff() argument
1143 index = start_index; in byte_copy_to_user_buff()
1170 size_t num_bytes, int start_index, int *end_index_p) in byte_copy_from_user_buff() argument
1176 index = start_index; in byte_copy_from_user_buff()
/illumos-gate/usr/src/lib/libproc/amd64/
H A DPisadep.c395 int start_index = 0; in read_args() local
423 start_index = 1; in read_args()
425 start_index = 0; in read_args()
457 start_index)) != SAVEARGS_NO_ARGS)) { in read_args()
458 int regargs = MIN((6 - start_index), argc); in read_args()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_indirect.c593 uint32_t *obsolete_counts, uint64_t start_index, zthr_t *zthr) in spa_condense_indirect_generate_new_mapping() argument
596 uint64_t mapi = start_index; in spa_condense_indirect_generate_new_mapping()
662 uint64_t start_index; in spa_condense_indirect_thread() local
700 start_index = 0; in spa_condense_indirect_thread()
722 start_index = UINT64_MAX; in spa_condense_indirect_thread()
724 start_index = entry - old_mapping->vim_entries; in spa_condense_indirect_thread()
725 ASSERT3U(start_index, <, in spa_condense_indirect_thread()
731 start_index, zthr); in spa_condense_indirect_thread()
/illumos-gate/usr/src/lib/libtecla/
H A Dlibtecla.h393 void cfc_file_start(CplFileConf *cfc, int start_index);
1828 void ppc_file_start(PcaPathConf *ppc, int start_index);
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h950 u32 start_index, bool sleep_ok);
952 u32 start_index, bool sleep_ok);
954 u32 start_index, bool sleep_ok);
956 u32 start_index, bool sleep_ok);
H A Dt4_hw.c5630 unsigned int nregs, unsigned int start_index, in t4_tp_fw_ldst_rw() argument
5646 c.u.addrval.addr = cpu_to_be32(start_index + i); in t4_tp_fw_ldst_rw()
5703 start_index); in t4_tp_indirect_rw()
5706 start_index); in t4_tp_indirect_rw()
5721 u32 start_index, bool sleep_ok) in t4_tp_pio_read() argument
5724 start_index, 1, sleep_ok); in t4_tp_pio_read()
5738 u32 start_index, bool sleep_ok) in t4_tp_pio_write() argument
5741 start_index, 0, sleep_ok); in t4_tp_pio_write()
5755 u32 start_index, bool sleep_ok) in t4_tp_tm_pio_read() argument
5758 nregs, start_index, 1, sleep_ok); in t4_tp_tm_pio_read()
[all …]
/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplmatch.c918 void cfc_file_start(CplFileConf *cfc, int start_index) in cfc_file_start() argument
922 cfc->file_start = start_index; in cfc_file_start()
H A Dpcache.c1609 void ppc_file_start(PcaPathConf *ppc, int start_index) in ppc_file_start() argument
1612 ppc->file_start = start_index; in ppc_file_start()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma.h255 uint32_t start_index; member
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.h357 uint32_t start_index; member
H A Dhxge_rxdma.c514 chunk_index = bufinfo[anchor_index].start_index; in hxge_rxbuf_pp_to_vp()
2942 ring_info->buffer[i].start_index = index; in hxge_map_rxdma_channel_buf_ring()
/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.c1326 int index, end_index, start_index; in dnet_send() local
1347 index = start_index = dnetp->tx_current_desc; in dnet_send()
1455 for (index = end_index; index != start_index; in dnet_send()
1458 ring[start_index].desc1.first_desc = 1; in dnet_send()
1459 ring[start_index].desc0.own = 1; in dnet_send()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h562 u8 table_id, u32 start_index, u16 buff_size,
H A Di40e_common.c6237 u8 table_id, u32 start_index, u16 buff_size, in i40e_aq_debug_dump() argument
6261 cmd->idx = CPU_TO_LE32(start_index); in i40e_aq_debug_dump()
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_anon.c2837 ulong_t start_index, in anon_map_createpages() argument
2864 index = start_index; in anon_map_createpages()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c901 chunk_index = bufinfo[anchor_index].start_index; in nxge_rxbuf_pp_to_vp()
3830 ring_info->buffer[i].start_index = index; in nxge_map_rxdma_channel_buf_ring()
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c8783 int index, start_index; in sata_build_lsense_page_10() local
8799 start_index = index; /* remember where we started */ in sata_build_lsense_page_10()
8837 start_index == index) in sata_build_lsense_page_10()