Searched refs:timeout (Results 451 - 475 of 853) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ioctl.c123 /* Patchable timeout values for flash operations */
1114 * Compute the timeout duration in usec per the formula:
1125 * timeout failure.
1705 "timeout: addr: 0x%x, data: 0x%x\n",
1729 "timeout: addr: %x, data: %x\n",
1803 "ACS erase timeout\n");
1826 "ICS erase timeout\n");
1897 "tavor_flash_erase_chip: erase timeout\n");
1983 int timeout; local
2001 timeout
2026 int timeout; local
[all...]
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dnetdfs.c821 * Sets the timeout value of the DFS link/root.
830 info.i_timeout = netinfo->timeout;
920 info.i_timeout = netinfo->timeout;
1114 info4->timeout = info->i_timeout;
1147 info5->timeout = info->i_timeout;
1182 info6->timeout = info->i_timeout;
/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_hw.c1663 unsigned int timeout, event_count; local
1669 timeout = pLayerPointers->pMdl->rx_intrcoalesc_time;
1672 if (timeout > 0x7ff) {
1673 timeout = 0x7ff;
1681 DLY_INT_A_R0 | event_count | timeout);
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c863 clock_t timeout)
883 if (timeout == -1) {
887 timeout, TR_CLOCK_TICK);
1653 uint_t threshold, uint_t timeout)
1661 ct->ct_timeout = timeout;
1675 * resources are available (return zero) or timeout (return error).
861 smb_rwx_rwwait( smb_rwx_t *rwx, clock_t timeout) argument
1652 smb_threshold_init(smb_cmd_threshold_t *ct, char *cmd, uint_t threshold, uint_t timeout) argument
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c409 sort_servers(struct mapfs *mfs_in, int timeout) argument
417 clnt_stat = nfs_cast(mfs_in, &m1, timeout);
654 struct timeval timeout; local
1237 timeout.tv_usec = 0;
1238 timeout.tv_sec = rpc_timeout;
1525 xdr_fhstatus, (caddr_t)&fhs, timeout);
1615 xdr_mountres3, (caddr_t)&res3, timeout);
2455 struct timeval timeout; local
2464 timeout.tv_sec = 10;
2465 timeout
3581 struct timeval timeout; local
[all...]
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c948 zs->zs_timer = timeout(zs_progress_check, za,
1012 * a signal is received. No timeout.
1014 * or until a timeout occurs. No signals.
1028 zs->zs_timer = timeout(zs_progress_check, za,
1175 * Cancel outstanding timeout.
2278 za->za_kick_rcv_id = timeout(zsa_kick_rcv, zs,
2281 za->za_kick_rcv_id = timeout(zsa_kick_rcv, zs,
2359 * If the chip is busy (i.e., we're waiting for a break timeout
2402 * If we're waiting for a delay timeout to expire, don't grab
2436 timeout(zsa_restar
[all...]
/illumos-gate/usr/src/uts/sun4u/javelin/io/
H A Denvctrltwo.c833 (timeout(envctrl_tempr_poll,
1494 unitp->timeout_id = (timeout(envctrl_tempr_poll,
1501 unitp->timeout_id = (timeout(envctrl_tempr_poll,
1523 unitp->blink_timeout_id = (timeout(envctrl_led_blink,
1567 unitp->blink_timeout_id = (timeout(envctrl_led_blink,
1574 unitp->blink_timeout_id = (timeout(envctrl_led_blink,
1685 unitp->timeout_id = (timeout(envctrl_tempr_poll,
1948 (timeout(envctrl_tempr_poll,
1978 * setup a timeout thread to poll the ps after a
1983 unitp->pshotplug_id = (timeout(envctrl_pshotplug_pol
[all...]
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_disk.c135 /* timeout value for device update firmware */
693 * Take the timeout value specified in the "standby" property
705 int timeout = ata_ctlp->ac_standby_time; local
708 * take the timeout value, specificed in seconds, and
716 if (timeout < 0 || timeout > (12 * 60 * 60))
720 if (timeout <= (240 * 5))
721 parm = (timeout + 4) / 5;
724 else if (timeout <= (21 * 60))
728 else if (timeout <
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c1950 fcp->c_motort[unit] = timeout(fdmotort, (void *)fjp,
1986 fcp->c_motort[unit] = timeout(fdmotort, (void *)fjp,
2005 fcp->c_motort[unit] = timeout(fdmotort, (void *)fjp,
2012 fcp->c_motort[unit] = timeout(fdmotort, (void *)fjp,
2027 fcp->c_motort[unit] = timeout(fdmotort, (void *)fjp,
2068 * is called from timeout() when a motor timer has expired.
2148 * ENOEXEC - for timeout during sending cmds to chip
2565 failure = "timeout";
2764 * is called from timeout() when a floppy operation timer has expired.
2776 * fdc_intr got here first, ergo, no timeout conditio
[all...]
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c203 time_t timeout; member in struct:reauth_cache
2723 /* "stale" is true if a reauth failed because of a nonce timeout */
3396 if (text->reauth->timeout &&
3397 time(0) - stext->timestamp > text->reauth->timeout) {
3513 if (text->reauth->timeout &&
3621 if (clientin && text->reauth->timeout) {
3714 const char *timeout = NULL; local
3737 &timeout, &len);
3738 if (timeout)
3739 reauth_cache->timeout
[all...]
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c2120 dcmd->timeout = 0;
2527 dcmd->timeout = 0;
2612 dcmd->timeout = 0;
3382 ldio->timeout = 0;
3466 pthru->timeout = 0;
3616 pthru->timeout = kpthru->timeout;
3736 dcmd->timeout = kdcmd->timeout;
3903 smp->timeout
[all...]
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.c79 const gchar *devinfo_volume_get_prober (HalDevice *d, int *timeout);
80 const gchar *devinfo_storage_get_prober (HalDevice *d, int *timeout);
1241 devinfo_storage_get_prober (HalDevice *d, int *timeout) argument
1243 *timeout = DEVINFO_PROBE_STORAGE_TIMEOUT;
1248 devinfo_volume_get_prober (HalDevice *d, int *timeout) argument
1250 *timeout = DEVINFO_PROBE_VOLUME_TIMEOUT;
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1689 IN uint64_t timeout,
1703 evp_msg.evp_timeout = timeout;
1715 " timeout 0x%llx, evp_ptr 0x%p, num_ev %d\n",
1717 timeout, evp_ptr, evp_msg.evp_num_ev);
1837 IN DAT_TIMEOUT timeout,
1844 if (timeout == DAT_TIMEOUT_INFINITE) {
1847 args.cnw_timeout = (uint64_t)timeout & 0x00000000ffffffff;
1851 "cno_wait: cno 0x%p, hkey 0x%016llx, timeout 0x%016llx\n",
1687 dapls_ib_event_poll( IN DAPL_EVD *evd_ptr, IN uint64_t timeout, IN uint_t threshold, OUT dapl_ib_event_t *evp_ptr, OUT int *num_events) argument
1835 dapls_ib_cno_wait( IN DAPL_CNO *cno_ptr, IN DAT_TIMEOUT timeout, IN DAPL_EVD **evd_ptr_p) argument
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h1327 uint16_t timeout; /* 12h */ member in struct:mrsas_header
1390 uint16_t timeout; /* 12h */ member in struct:mrsas_io_frame
1419 uint16_t timeout; /* 12h */ member in struct:mrsas_pthru_frame
1442 uint16_t timeout; /* 12h */ member in struct:mrsas_dcmd_frame
1498 uint16_t timeout; /* 12h */ member in struct:mrsas_smp_frame
1523 uint16_t timeout; /* 12h */ member in struct:mrsas_stp_frame
/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dsmp_engine.c410 * Set the timeout in seconds for this action. If no timeout is specified
411 * or if the timeout is set to 0, an implementation-specific timeout will be
413 * Not all engines support all timeout values. Setting the timeout to a value
418 smp_action_set_timeout(smp_action_t *ap, uint32_t timeout) argument
420 ap->sa_timeout = timeout;
424 * Obtain the timeout setting for this action.
/illumos-gate/usr/src/lib/libxcurses/
H A DMakefile.com47 bkgd.o getwin.o noecho.o timeout.o whln.o \
/illumos-gate/usr/src/lib/libxcurses2/
H A DMakefile.com45 bkgd.o getwin.o noecho.o timeout.o whln.o \
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c915 struct timeval *timeout,
920 NULL, NULL, timeout, -1, -1, res ));
908 ldap_search_st( LDAP *ld, const char *base, int scope, const char *filter, char **attrs, int attrsonly, struct timeval *timeout, LDAPMessage **res ) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h418 extern void timeout __P((void (*func)(void *), void *arg, int t));
546 /* Wait for input, with timeout */
759 #define TIMEOUT(r, f, t) timeout((r), (f), (t))
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dconfig.c45 /* method timeout used if one isn't explicitly specified */
181 ret->timeout = get_prop_value_count(mprops,
184 ret->timeout = DEFAULT_METHOD_TIMEOUT;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_capture.c174 struct timeval *timeout, struct Pf_ext_packetfilt *fp)
232 (char *)timeout) < 0)
173 init_datalink(dlpi_handle_t dh, ulong_t snaplen, ulong_t chunksize, struct timeval *timeout, struct Pf_ext_packetfilt *fp) argument
/illumos-gate/usr/src/cmd/lvm/rpc.mdcommd/
H A Dmdmn_subr.c303 time_t timeout = mdmn_get_timeout(msg->msg_type); local
314 * current time + nnodes times the timeout value for the message type
317 time((time_t *)NULL) + (nnodes * timeout);
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dhotplug_mgr.c87 int timeout = 0; local
102 if (timeout++ >= TIMEOUT_MAX)
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c2516 int timeout; local
2635 ** Set timeout around data writes. Make it at least large
2642 /* simulate a DATA timeout */
2643 timeout = 10;
2646 timeout = DATA_PROGRESS_TIMEOUT * 1000;
2647 sm_io_setinfo(mci->mci_out, SM_IO_WHAT_TIMEOUT, &timeout);
2659 /* simulate a DATA timeout */
2770 ** If putbody() couldn't finish due to a timeout,
2771 ** rewind it here in the timeout handler. See
2779 syserr("451 4.4.1 timeout writin
[all...]
/illumos-gate/usr/src/uts/common/inet/ilb/
H A Dilb_nat.c42 * NAT source entry garbarge collection timeout. The actual timeout value
147 ilbs->ilbs_nat_src_tid = timeout(ilb_nat_src_timer, ilbs,
330 ilbs->ilbs_nat_src_tid = timeout(ilb_nat_src_timer, ilbs,

Completed in 261 milliseconds

<<11121314151617181920>>