Searched defs:attempts (Results 1 - 13 of 13) sorted by relevance

/src/tests/fs/nfs/
H A Dt_mountd.c92 int attempts; local in function:ATF_TC_BODY
/src/sys/arch/sparc/stand/ofwboot/
H A Dnet.c156 int attempts; local in function:net_mountroot_bootp
/src/usr.sbin/rpc.statd/
H A Dstatd.h75 int attempts; /* Number of attempts we tried so far */ member in struct:__anon3626de8e0108
/src/sys/dev/pci/igc/
H A Digc_nvm.c110 uint32_t attempts = 100000; local in function:igc_poll_eerd_eewr_done
H A Digc_i225.c542 uint32_t attempts = 100000; local in function:__igc_write_nvm_srwr
/src/sys/net/
H A Dnd.c276 unsigned int attempts = ln->ln_asked - nd->nd_mmaxtries; local in function:nd_set_timer
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_uc.c407 int ret, attempts; local in function:__uc_init_hw
/src/bin/ksh/
H A Dmain.c513 volatile int attempts = 13; local in function:shell
/src/sbin/route/
H A Droute.c426 int ishost = 0, ret, attempts, oerrno, flags = RTF_STATIC; local in function:newroute
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_link_dp.c1503 perform_link_training_with_retries(const struct dc_link_settings * link_setting,bool skip_video_pattern,int attempts,struct pipe_ctx * pipe_ctx,enum signal_type signal) argument
1980 dp_verify_link_cap_with_retries(struct dc_link * link,struct dc_link_settings * known_limit_link_setting,int attempts) argument
/src/sys/dev/pci/cxgb/
H A Dcxgb_common.h638 t3_wait_op_done(adapter_t * adapter,int reg,u32 mask,int polarity,int attempts,int delay) argument
H A Dcxgb_t3_hw.c165 int attempts = 10; local in function:t3_mc7_bd_read
552 int attempts = EEPROM_MAX_POLL; local in function:t3_seeprom_read
585 int attempts = EEPROM_MAX_POLL; local in function:t3_seeprom_write
58 t3_wait_op_done_val(adapter_t * adapter,int reg,u32 mask,int polarity,int attempts,int delay,u32 * valp) argument
759 flash_wait_op(adapter_t * adapter,int attempts,int delay) argument
3268 unsigned int width, density, slow, attempts; local in function:mc7_init
3436 int err = -EIO, attempts = 100; local in function:t3_init_hw
[all...]
/src/sys/dev/pci/
H A Dif_wm.c14457 uint32_t attempts = 100000; local in function:wm_poll_eerd_eewr_done

Completed in 40 milliseconds