Searched defs:index (Results 201 - 225 of 1066) sorted by relevance

1234567891011>>

/freebsd-current/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_ts.h242 osm_ca_info_get_port_guid(IN const osm_ca_info_t * const p_ca_info, IN const uint8_t index) argument
/freebsd-current/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_hca.c78 __osm_ca_info_get_port_attr_ptr(IN const osm_ca_info_t * const p_ca_info, IN const uint8_t index) argument
H A Dosm_vendor_mtl_hca_guid.c79 __osm_ca_info_get_port_attr_ptr(IN const osm_ca_info_t * const p_ca_info, IN const uint8_t index) argument
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_congestion_control.c316 unsigned int index = 0; local
506 uint32_t index = cl_ntoh32(attr_mod); local
[all...]
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_aic.c219 ar9300_aic_find_valid(struct ath_aic_sram_info *cal_sram, HAL_BOOL dir, u_int8_t index) argument
/freebsd-current/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdtxchg.h72 bit32 index; /* index of structure */ member in struct:ttdsaXchg_s
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.h117 uint32_t index; member in struct:Argon2_position_t
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfman_rtc.c105 void fman_rtc_set_timer_alarm_l(struct rtc_regs *regs, int index, uint32_t val) argument
110 void fman_rtc_set_timer_fiper(struct rtc_regs *regs, int index, uint32_t val) argument
115 void fman_rtc_set_timer_alarm(struct rtc_regs *regs, int index, int64_t val) argument
/freebsd-current/sys/contrib/ncsw/etc/
H A Dmm.c1071 uint64_t MM_GetMemBlock(t_Handle h_MM, int index) argument
/freebsd-current/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_private.h211 int index; member in struct:qm_portal
/freebsd-current/sys/dev/mthca/
H A Dmthca_av.c158 u32 index = -1; local
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_error.cpp280 int index = p->s_top; local
306 int index = p->s_top; local
[all...]
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dradix_ipf.h35 int index; member in struct:ipf_rdx_node
/freebsd-current/sys/contrib/xen/
H A Dtmem.h98 uint32_t index; member in struct:tmem_op::__anon132::__anon134
/freebsd-current/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h146 uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, int index) { argument
153 void _Unwind_SetGR(struct _Unwind_Context *context, int index, argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp290 void ThreadGDBRemote::Dump(Log *log, uint32_t index) {} argument
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzprop_common.c309 zprop_string_to_index(int prop, const char *string, uint64_t *index, argument
335 zprop_index_to_string(int prop, uint64_t index, const char **string, argument
/freebsd-current/contrib/unbound/edns-subnet/
H A Daddrtree.c218 int index; local
367 int index; local
[all...]
/freebsd-current/sys/dev/enic/
H A Dvnic_intr.h41 unsigned int index; member in struct:vnic_intr
H A Dvnic_wq.h49 unsigned int index; member in struct:vnic_wq
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Demutls.c282 uintptr_t index; // data[index-1] is the object address member in union:__emutls_control::__anon949
313 uintptr_t index = __atomic_load_n(&control->object.index, __ATOMIC_ACQUIRE); local
338 emutls_new_data_array_size(uintptr_t index) argument
355 emutls_get_address_array(uintptr_t index) argument
393 uintptr_t index = emutls_get_index(control); local
[all...]
/freebsd-current/contrib/opencsd/decoder/source/
H A Dtrc_frame_deformatter_impl.h47 ocsd_trc_index_t index; //!< trace source index for start of these bytes member in struct:_out_chan_data
/freebsd-current/contrib/opencsd/decoder/include/common/
H A Dtrc_pkt_proc_base.h286 template<class P,class Pt, class Pc> ocsd_datapath_resp_t TrcPktProcBase<P, Pt, Pc>::Reset(const ocsd_trc_index_t index) argument
243 TraceDataIn( const ocsd_datapath_op_t op, const ocsd_trc_index_t index, const uint32_t dataBlockSize, const uint8_t *pDataBlock, uint32_t *numBytesProcessed) argument
336 outputDecodedPacket(const ocsd_trc_index_t index, const P *pkt) argument
[all...]
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dsimd_x86.h64 xgetbv(uint32_t index) argument
/freebsd-current/contrib/ldns/
H A Dedns.c248 ldns_edns_option_list_get_option(const ldns_edns_option_list *option_list, size_t index) argument
270 ldns_edns_option_list_set_option(ldns_edns_option_list *option_list, ldns_edns_option *option, size_t index) argument

Completed in 332 milliseconds

1234567891011>>