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

1234567891011>>

/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cm.c54 struct delayed_work timeout; member in struct:id_map_entry
/freebsd-13-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_sdk.c330 unsigned long timeout; local
370 unsigned long timeout; local
/freebsd-13-stable/sys/dev/ahci/
H A Dahciem.c231 int i, timeout; local
291 int timeout; local
[all...]
/freebsd-13-stable/sys/dev/amdsbwd/
H A Damdsbwd.c103 unsigned int timeout; member in struct:amdsbwd_softc
208 amdsbwd_tmr_set(struct amdsbwd_softc *sc, uint16_t timeout) argument
221 uint64_t timeout; local
[all...]
/freebsd-13-stable/sys/dev/ata/
H A Data-lowlevel.c118 int timeout = 1000000; local
479 int mask = 0, timeout; local
625 int timeout = 0; local
691 int timeout = 5000; local
[all...]
/freebsd-13-stable/sys/dev/dwwdt/
H A Ddwwdt.c198 int timeout; local
/freebsd-13-stable/sys/dev/e1000/
H A De1000_80003es2lan.c561 s32 timeout = PHY_CFG_TIMEOUT; local
H A De1000_i210.c752 s32 timeout = PHY_CFG_TIMEOUT; local
H A De1000_vf.c262 u32 timeout = E1000_VF_INIT_TIMEOUT; local
[all...]
/freebsd-13-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c229 wait_for_completion_interruptible_timeout(struct completion *c, unsigned long timeout) argument
/freebsd-13-stable/sys/dev/iicbus/
H A Diiconf.c254 iicbus_start(device_t bus, u_char slave, int timeout) argument
276 iicbus_repeated_start(device_t bus, u_char slave, int timeout) argument
321 iicbus_write(device_t bus, const char *buf, int len, int *sent, int timeout) argument
356 iicbus_write_byte(device_t bus, char byte, int timeout) argument
375 iicbus_read_byte(device_t bus, char *byte, int timeout) argument
[all...]
/freebsd-13-stable/sys/dev/iicbus/mux/
H A Diicmux.c168 iicmux_repeated_start(device_t dev, u_char slave, int timeout) argument
184 iicmux_start(device_t dev, u_char slave, int timeout) argument
208 iicmux_write(device_t dev, const char *buf, int len, int *bytes, int timeout) argument
/freebsd-13-stable/sys/dev/ppbus/
H A Dpps.c50 struct callout timeout; member in struct:pps_data
/freebsd-13-stable/sys/dev/pst/
H A Dpst-raid.c68 struct callout timeout; /* timeout timer */ member in struct:pst_request
/freebsd-13-stable/sys/dev/axgbe/
H A Dxgbe-i2c.c390 unsigned long timeout; local
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dibsysstat.c225 int fd, agent, timeout, len; local
H A Dmcm_rereg_test.c312 rereg_and_test_port(char *guid_file, int port, int agent, ib_portid_t * dport, int timeout) argument
/freebsd-13-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-13-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-13-stable/contrib/ofed/opensm/libvendor/
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
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
/freebsd-13-stable/contrib/openbsm/bin/auditdistd/
H A Dproto.c105 proto_common_setup(const char *srcaddr, const char *dstaddr, int timeout, argument
162 proto_connect(const char *srcaddr, const char *dstaddr, int timeout, argument
175 proto_connect_wait(struct proto_conn *conn, int timeout) argument
407 proto_timeout(const struct proto_conn *conn, int timeout) argument
[all...]
H A Dproto_uds.c128 uds_connect(const char *srcaddr, const char *dstaddr, int timeout, void **ctxp) argument
155 uds_connect_wait(void *ctx, int timeout) argument

Completed in 119 milliseconds

1234567891011>>