Home
last modified time | relevance | path

Searched defs:wait_time (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/net/npf/
H A Dnpf_worker.c275 unsigned wait_time = NPF_GC_MAXWAIT; in npf_worker() local
/netbsd-src/usr.sbin/lpr/common_source/
H A Ddisplayq.c88 int wait_time = 300; /* time out after 5 minutes by default */ variable
/netbsd-src/external/bsd/wpa/dist/src/ap/
H A Daccounting.c464 unsigned int i, wait_time; in accounting_interim_error_cb() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp2_execution.c163 uint16_t wait_time = max_wait / num_polls; in poll_l_prime_available() local
/netbsd-src/sys/fs/udf/
H A Dudf_strat_rmw.c104 struct timespec wait_time; member
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c1391 struct timeval wait_time; in worker_handle_request() local
/netbsd-src/sys/arch/x68k/stand/libdos/
H A Ddos.h249 long wait_time; member
/netbsd-src/sys/dev/ic/
H A Dsl811hs.c1728 slhci_waitintr(struct slhci_softc *sc, int wait_time) in slhci_waitintr()