Searched refs:timeout (Results 401 - 425 of 853) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/cmd/tip/
H A Dcmds.c36 void timeout(void); /* timeout function called on alarm */
417 * wait for echo & handle timeout
453 timeout(void) function
455 (void) signal(SIGALRM, (sig_handler_t)timeout);
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_ioctl.c439 cmdlist->Request.Timeout = bmic_pass->timeout;
729 cmdlist->Request.Timeout = scsi_pass->timeout;
780 cmdlist->Request.Timeout = bmic_pass->timeout;
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_user_verbs.h439 uint8_t timeout; member in struct:ib_uverbs_qp_attr
535 uint8_t timeout; member in struct:ib_uverbs_query_qp_resp
566 uint8_t timeout; member in struct:ib_uverbs_modify_qp
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_main.c877 int timeout; local
897 timeout = ((15 - (local_tm.tm_min % 15)) * SECSPERMIN);
898 (void) sleep(timeout);
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dpxe.c86 time_t timeout);
636 pxe_netif_get(struct iodesc *desc, void *pkt, size_t len, time_t timeout) argument
681 readudp(struct iodesc *h, void *pkt, size_t len, time_t timeout) argument
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.c1059 s32 i = 0, timeout = 200; local
1063 while (i < timeout) {
1082 if (i == timeout) {
1083 DEBUGOUT("Driver can't access resource, SW_FW_SYNC timeout.\n");
1133 s32 timeout = PHY_CFG_TIMEOUT; local
1144 while (timeout) {
1148 timeout--;
1150 if (!timeout)
1442 /* set the completion timeout for interface */
1445 DEBUGOUT("PCI-E Set completion timeout ha
1862 s32 timeout = 3; local
3549 u32 timeout = 10; local
[all...]
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c504 * increment watchdog init flag, setting watchdog timeout
510 sf_watchdog_id = timeout(sf_watch,
782 * increment watchdog init flag, setting watchdog timeout
789 sf_watchdog_id = timeout(sf_watch,
2444 * and have a valid timeout, building a private list
2451 (privp->timeout != SF_INVALID_TIMEOUT)) {
2454 * timeout valid
2631 privp->timeout = sf_watchdog_time + SF_ELS_TIMEOUT;
2701 if (privp->timeout == SF_INVALID_TIMEOUT) {
2842 privp->timeout
5339 int timeout; local
6327 int rval, dflag, timeout = SF_ELS_TIMEOUT; local
[all...]
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dllib-lldap196 struct timeval *timeout, LDAPMessage **result );
221 char **attrs, int attrsonly, struct timeval *timeout, LDAPMessage **res );
310 struct timeval *timeout, LDAPMessage **res );
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c375 struct timespec timeout; local
402 * or when timeout occurs.
404 (void) clock_gettime(CLOCK_REALTIME, &timeout);
405 timeout.tv_sec += app_timeout;
411 &timer_mutex, &timeout);
585 static int32_t get_timeout(FILE *fp, int *timeout) argument
598 (void) sscanf(buf, "%31s %d", name, timeout);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c755 CB_COMPOUND4res *res, struct timeval timeout)
780 (caddr_t)res, timeout);
841 struct timeval timeout; local
876 * Set up the timeout for the callback and make the actual call.
879 timeout.tv_sec = (rfs4_lease_time * 80) / 100;
880 timeout.tv_usec = 0;
886 timeout);
754 rfs4_do_callback(rfs4_client_t *cp, CB_COMPOUND4args *args, CB_COMPOUND4res *res, struct timeval timeout) argument
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_dyndns.c1472 struct timeval tv, timeout; local
1476 timeout.tv_usec = 0;
1477 timeout.tv_sec = DYNDNS_QUERY_TIMEOUT;
1489 tv = timeout;
1531 * recv_timeout: receive timeout
1788 struct timeval timeout; local
1800 update_type, &timeout, &is_match);
/illumos-gate/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss.c169 * which point ``zoneid'' will be ALL_ZONES. We don't honor the cache timeout
629 struct timeval timeout = {30, 0}; local
649 timeout);
1281 struct timeval timeout;
1293 timeout.tv_sec = 10;
1294 timeout.tv_usec = 0;
1298 xdr_void, NULL, timeout);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c463 /* Set ISP command timeout. */
464 ddi_put16(ha->hba_buf.acc_handle, &pkt->timeout, sp->isp_timeout);
674 /* Set ISP command timeout. */
676 ddi_put16(pha->hba_buf.acc_handle, &pkt->timeout,
803 /* Set ISP command timeout. */
805 ddi_put16(pha->hba_buf.acc_handle, &pkt->timeout,
1006 /* Set ISP command timeout. */
1007 ddi_put16(ha->hba_buf.acc_handle, &pkt->timeout, sp->isp_timeout);
1084 /* Set ISP command timeout. */
1086 ddi_put16(pha->hba_buf.acc_handle, &pkt->timeout,
[all...]
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h682 uint16_t timeout; /* 12h */ member in struct:megasas_header
741 uint16_t timeout; /* 12h */ member in struct:megasas_io_frame
768 uint16_t timeout; /* 12h */ member in struct:megasas_pthru_frame
789 uint16_t timeout; /* 12h */ member in struct:megasas_dcmd_frame
841 uint16_t timeout; /* 12h */ member in struct:megasas_smp_frame
864 uint16_t timeout; /* 12h */ member in struct:megasas_stp_frame
/illumos-gate/usr/src/lib/scsi/libscsi/common/
H A Dscsi_engine.c230 * Set the timeout in seconds for this action. If no timeout is specified
231 * or if the timeout is set to 0, an implementation-specific timeout will be
233 * Not all engines support all timeout values. Setting the timeout to a value
238 libscsi_action_set_timeout(libscsi_action_t *ap, uint32_t timeout) argument
242 aip->lsai_timeout = timeout;
246 * Obtain the timeout setting for this action.
/illumos-gate/usr/src/lib/fm/libseslog/common/
H A Dlibseslog.c634 clear_data.timeout[0] = (poll_time & 0xff00) >> 8;
635 clear_data.timeout[1] = poll_time & 0xff;
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c434 uint_t key_count, int timeout)
544 if ((timeout >= 0) && (gethrtime() - start) /
545 NANOSEC >= timeout) {
557 dladm_wlan_attr_t *attrp, int timeout, void *keys, uint_t key_count,
592 create_ibss, keys, key_count, timeout);
610 attrp, create_ibss, keys, key_count, timeout);
632 ap, create_ibss, keys, key_count, timeout);
640 ap, create_ibss, keys, key_count, timeout);
1889 * Wait for some time till timeout to avoid
432 do_connect(dladm_handle_t handle, datalink_id_t linkid, void *buf, int bufsize, dladm_wlan_attr_t *attrp, boolean_t create_ibss, void *keys, uint_t key_count, int timeout) argument
556 dladm_wlan_connect(dladm_handle_t handle, datalink_id_t linkid, dladm_wlan_attr_t *attrp, int timeout, void *keys, uint_t key_count, uint_t flags) argument
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dglue.c498 cyclic->timer = timeout((void(*)(void *))ch_cyclic,
511 cyclic->timer = timeout((void(*)(void *))ch_cyclic,
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac_del.c57 * Default timeout, in seconds, for delete.
180 dsp->to_id = timeout(del_to_scan, arg, hz);
192 dsp->to_id = timeout(del_to_scan, dsp, hz);
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c209 * adjust our timeout to call back sooner if necessary (to
250 * timeout processing if there are no more active timeout lists
267 * handler to do the timeout processing
274 /* Record closest unfreeze time for use in next timeout */
294 /* don't allow any unfreeze delays to increase the timeout delay */
298 /* re-establish the timeout callback */
299 tmrp->t_timeout_id = timeout(ghd_timeout, (void *)tmrp, resched);
354 msgp = "early timeout";
420 "timeout
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c1658 mDNSexport void mDNSPosixGetFDSet(mDNS *m, int *nfds, fd_set *readfds, struct timeval *timeout) argument
1687 // 4. If client's proposed timeout is more than what we want, then reduce it
1688 if (timeout->tv_sec > interval.tv_sec ||
1689 (timeout->tv_sec == interval.tv_sec && timeout->tv_usec > interval.tv_usec))
1690 *timeout = interval;
1827 // Return as soon as internal timeout expires, or a signal we're listening for is received.
1833 struct timeval timeout = *pTimeout; local
1836 mDNSPosixGetFDSet(m, &fdMax, &listenFDs, &timeout); // timeout ma
[all...]
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c2512 s32 timeout = 200; local
2523 while (timeout) {
2529 timeout--;
2532 if (!timeout) {
2534 " acquiring I2C bus timeout.\n");
2569 s32 timeout = 200; local
2580 while (timeout) {
2586 timeout--;
2589 if (!timeout) {
2591 " acquiring I2C bus timeout
[all...]
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_raw.c145 xdrproc_t xresults, caddr_t resultsp, struct timeval timeout)
144 clnt_raw_call(CLIENT *h, rpcproc_t proc, xdrproc_t xargs, caddr_t argsp, xdrproc_t xresults, caddr_t resultsp, struct timeval timeout) argument
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dscalls.c643 * Don't return yet if we didn't really get a timeout.
1009 _pollsys(struct pollfd *fds, nfds_t nfd, const timespec_t *timeout, argument
1017 rv = __pollsys(fds, nfd, timeout, sigmask);
1023 sigtimedwait(const sigset_t *set, siginfo_t *infop, const timespec_t *timeout) argument
1035 sig = __sigtimedwait(set, &info, timeout);
/illumos-gate/usr/src/cmd/vntsd/
H A Dvntsd.h247 #define VNTSD_CLIENT_TIMEOUT 0x4 /* timeout */
322 int timeout; /* connection timeout */ member in struct:vntsd
330 vntsd_que_t *tmoq; /* timeout queue */
341 /* timeout structure */
393 /* tcp client timeout */
394 VNTSD_ERR_CLIENT_TIMEOUT, /* client has no activity for timeout */

Completed in 788 milliseconds

<<11121314151617181920>>