Searched defs:timeout (Results 226 - 250 of 849) sorted by relevance

1234567891011>>

/freebsd-current/contrib/less/
H A Dos.c116 int timeout = (waiting_for_data && !(scanning_eof && follow_mode == FOLLOW_NAME)) ? -1 : waiting_for_data_delay; local
/freebsd-current/sys/compat/linux/
H A Dlinux_ipc.h90 struct l_timespec *timeout; member in struct:linux_semtimedop_args
/freebsd-current/libexec/ypxfr/
H A Dypxfr_main.c71 struct timeval timeout; local
/freebsd-current/sbin/hastd/
H A Dproto_uds.c136 uds_connect(void *ctx, int timeout) argument
155 uds_connect_wait(void *ctx, int timeout) argument
/freebsd-current/sys/dev/amdsbwd/
H A Damdsbwd.c101 unsigned int timeout; member in struct:amdsbwd_softc
205 amdsbwd_tmr_set(struct amdsbwd_softc *sc, uint16_t timeout) argument
218 uint64_t timeout; local
[all...]
/freebsd-current/sbin/ggate/ggatec/
H A Dggatec.c70 static unsigned timeout = G_GATE_TIMEOUT; variable
/freebsd-current/lib/libradius/
H A Dradlib_private.h69 int timeout; /* Timeout in seconds */ member in struct:rad_server
/freebsd-current/lib/libc/gen/
H A Dsem_new.c348 struct _umtx_time timeout; member in struct:__anon119
H A Dsem.c317 struct _umtx_time *tm_p, timeout; local
/freebsd-current/sys/arm/freescale/imx/
H A Dimx6_ccm.c322 int timeout; local
398 int timeout; local
[all...]
/freebsd-current/sys/arm/mv/
H A Da37x0_iic.c99 int timeout; local
117 int timeout; local
306 a37x0_iic_start(device_t dev, u_char slave, int timeout) argument
404 a37x0_iic_write(device_t dev, const char *buf, int len, int *sent, int timeout) argument
/freebsd-current/sys/dev/igc/
H A Digc_mac.c924 s32 timeout = hw->nvm.word_size + 1; local
1026 s32 timeout = MASTER_DISABLE_TIMEOUT; local
H A Digc_phy.c857 u32 ctrl, timeout = 10000, phpm = 0; local
H A Digc_nvm.c228 s32 timeout = IGC_NVM_GRANT_ATTEMPTS; local
333 u16 timeout = NVM_MAX_RETRY_SPI; local
/freebsd-current/sys/dev/iwm/
H A Dif_iwm_pcie_trans.c194 iwm_poll_prph(struct iwm_softc *sc, uint32_t addr, uint32_t bits, uint32_t mask, int timeout) argument
/freebsd-current/sys/dev/ixgbe/
H A Dif_bypass.c222 static int timeout = 0; local
438 static int timeout = 0; local
[all...]
/freebsd-current/sys/dev/ixl/
H A Dixl_pf_i2c.c203 u32 timeout = 10; local
345 u32 timeout = IXL_I2C_CLOCK_STRETCHING_TIMEOUT; local
680 u32 timeout = 100; local
/freebsd-current/sys/dev/iicbus/mux/
H A Diicmux.c166 iicmux_repeated_start(device_t dev, u_char slave, int timeout) argument
182 iicmux_start(device_t dev, u_char slave, int timeout) argument
206 iicmux_write(device_t dev, const char *buf, int len, int *bytes, int timeout) argument
/freebsd-current/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_sdk.c328 unsigned long timeout; local
368 unsigned long timeout; local
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_aer.c255 unsigned long timeout = local
/freebsd-current/sys/net/
H A Dnetmap_legacy.h230 int timeout; member in struct:_POLL_REQUEST_DATA
/freebsd-current/sys/dev/e1000/
H A De1000_vf.c261 u32 timeout = E1000_VF_INIT_TIMEOUT; local
[all...]
H A De1000_80003es2lan.c560 s32 timeout = PHY_CFG_TIMEOUT; local
H A De1000_i210.c787 s32 timeout = PHY_CFG_TIMEOUT; local
/freebsd-current/usr.sbin/ctld/
H A Dparse.y123 timeout: TIMEOUT STR label

Completed in 391 milliseconds

1234567891011>>