Searched defs:timeout (Results 76 - 100 of 753) sorted by relevance

1234567891011>>

/freebsd-11-stable/tests/sys/fifo/
H A Dfifo_open.c128 wait_and_timeout(pid_t pid, int timeout, int *status, const char *errstr) argument
/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_domain.h184 U32 timeout; member in struct:SCIF_SAS_DOMAIN::__anon10356
/freebsd-11-stable/sys/dev/viawd/
H A Dviawd.c74 viawd_tmr_set(struct viawd_softc *sc, unsigned int timeout) argument
95 unsigned int timeout; local
[all...]
/freebsd-11-stable/sys/dev/mc146818/
H A Dmc146818.c109 int timeout, cent, year; local
159 int sec, timeout; local
/freebsd-11-stable/usr.bin/tip/libacu/
H A Dbiz31.c56 static int timeout = 0; variable
H A Dv3451.c154 int timeout = 30, online = 0; local
/freebsd-11-stable/tools/tools/ether_reflect/
H A Dether_reflect.c63 int timeout = 100; local
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sender.c317 uint32_t timeout = p_bo->p_vendor->resp_timeout; local
H A Dosm_vendor_mtl_transaction_mgr.c387 uint64_t timeout; local
[all...]
/freebsd-11-stable/contrib/ofed/libibmad/
H A Dserv.c175 void *mad_receive(void *umad, int timeout) argument
180 void *mad_receive_via(void *umad, int timeout, struct ibmad_port *srcport) argument
/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_test.h104 uint32_t timeout; member in struct:_osm_vendor
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sm_state_mgr.c147 uint32_t timeout; local
181 uint32_t timeout; local
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_sis.c62 uint32_t timeout = SIS_ENABLE_TIMEOUT; local
84 uint32_t timeout = SIS_STATUS_OK_TIMEOUT; local
106 uint32_t timeout = SIS_CMD_COMPLETE_TIMEOUT; local
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_src.c76 int timeout = 10000; local
/freebsd-11-stable/lib/librt/
H A Daio.c144 __aio_waitcomplete(struct aiocb **iocbp, struct timespec *timeout) argument
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_umtx.h136 _thr_umutex_timedlock(struct umutex *mtx, uint32_t id, const struct timespec *timeout) argument
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_notif_wait.c195 iwm_wait_notification(struct iwm_notif_wait_data *notif_data, struct iwm_notification_wait *wait_entry, int timeout) argument
/freebsd-11-stable/sys/dev/mmc/
H A Dmmc_subr.c193 mmc_switch_status(device_t busdev, device_t dev, uint16_t rca, u_int timeout) argument
152 mmc_switch(device_t busdev, device_t dev, uint16_t rca, uint8_t set, uint8_t index, uint8_t value, u_int timeout, bool status) argument
[all...]
/freebsd-11-stable/sbin/ggate/ggatel/
H A Dggatel.c59 static unsigned timeout = G_GATE_TIMEOUT; variable
/freebsd-11-stable/stand/ofw/libofw/
H A Dofw_net.c128 ofwn_get(struct iodesc *desc, void **pkt, time_t timeout) argument
/freebsd-11-stable/usr.sbin/bluetooth/btpand/
H A Devent.c91 struct timeval now, timeout, t; local
223 __event_add(struct event *ev, const struct timeval *timeout) argument
[all...]
/freebsd-11-stable/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.c57 int timeout; variable
/freebsd-11-stable/usr.bin/lockf/
H A Dlockf.c215 timeout(int sig __unused) function
/freebsd-11-stable/release/
H A DMakefile
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServer.cpp43 GetPacketAndSendResponse( Timeout<std::micro> timeout, Status &error, bool &interrupt, bool &quit) argument

Completed in 493 milliseconds

1234567891011>>