Searched defs:timeout (Results 201 - 225 of 753) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/iicbus/twsi/
H A Dtwsi.c148 twsi_poll_ctrl(struct twsi_softc *sc, int timeout, uint32_t mask) argument
168 twsi_locked_start(device_t dev, struct twsi_softc *sc, int32_t mask, u_char slave, int timeout) argument
281 twsi_repeated_start(device_t dev, u_char slave, int timeout) argument
304 twsi_start(device_t dev, u_char slave, int timeout) argument
371 twsi_write(device_t dev, const char *buf, int len, int *sent, int timeout) argument
[all...]
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_fence.c278 unsigned long timeout, last_activity; local
455 unsigned long timeout, last_activit local
[all...]
/freebsd-11-stable/sys/dev/e1000/
H A De1000_80003es2lan.c408 s32 timeout = 50; local
633 s32 timeout = PHY_CFG_TIMEOUT; local
H A De1000_i210.c94 s32 i = 0, timeout = 200; /* FIXME: find real value to use here */ local
165 s32 timeout = hw->nvm.word_size + 1; local
897 s32 timeout = PHY_CFG_TIMEOUT; local
[all...]
/freebsd-11-stable/sys/dev/twa/
H A Dtw_cl_io.c948 tw_cli_submit_and_poll_request(struct tw_cli_req_context *req, TW_UINT32 timeout) argument
H A Dtw_cl_misc.c439 tw_cli_poll_status(struct tw_cli_ctlr_context *ctlr, TW_UINT32 status, TW_UINT32 timeout) argument
/freebsd-11-stable/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c479 int rc, timeout; local
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv.c107 ar9300_stop_dma_receive(struct ath_hal *ah, u_int timeout) argument
H A Dar9300_xmit.c607 ar9300_stop_tx_dma(struct ath_hal *ah, u_int q, u_int timeout) argument
727 ar9300_stop_tx_dma_indv_que(struct ath_hal *ah, u_int q, u_int timeout) argument
[all...]
/freebsd-11-stable/usr.bin/showmount/
H A Dshowmount.c241 struct timeval timeout; local
/freebsd-11-stable/usr.sbin/rrenumd/
H A Drrenumd.c533 struct timeval timeout; local
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-snit.c239 struct timeval timeout; local
H A Dpcap-pf.c498 struct timeval timeout; local
/freebsd-11-stable/contrib/amd/conf/transp/
H A Dtransp_sockets.c377 struct timeval timeout; local
/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmpclient.h93 struct timeval timeout; member in struct:snmp_client
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dmcm_rereg_test.c312 rereg_and_test_port(char *guid_file, int port, int agent, ib_portid_t * dport, int timeout) argument
H A Dibsysstat.c225 int fd, agent, timeout, len; local
/freebsd-11-stable/contrib/ofed/libibmad/
H A Drpc.c90 int madrpc_set_timeout(int timeout) argument
101 void mad_rpc_set_timeout(struct ibmad_port *port, int timeout) argument
129 _do_madrpc(int port_id, void *sndbuf, void *rcvbuf, int agentid, int len, int timeout, int max_retries, int *p_error) argument
[all...]
H A Dsa.c49 sa_rpc_call(const struct ibmad_port *ibmad_port, void *rcvbuf, ib_portid_t * portid, ib_sa_call_t * sa, unsigned timeout) argument
84 sa_call(void *rcvbuf, ib_portid_t * portid, ib_sa_call_t * sa, unsigned timeout) argument
/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_ibumad.h158 uint32_t timeout; member in struct:_osm_vendor
H A Dosm_vendor_ts.h197 uint32_t timeout; member in struct:_osm_vendor
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_anafa.c73 osm_vendor_new(IN osm_log_t * const p_log, IN const uint32_t timeout) argument
161 osm_vendor_init(IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log, IN const uint32_t timeout) argument
H A Dosm_vendor_mlx.c66 osm_vendor_new(IN osm_log_t * const p_log, IN const uint32_t timeout) argument
149 osm_vendor_init(IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log, IN const uint32_t timeout) argument
/freebsd-11-stable/sys/netinet/
H A Dtcp_lro.c267 tcp_lro_flush_inactive(struct lro_ctrl *lc, const struct timeval *timeout) argument
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dplatform_mpc85xx.c382 int timeout; local

Completed in 176 milliseconds

1234567891011>>