Home
last modified time | relevance | path

Searched full:60000000 (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_space.c39 uint32_t px_spurintr_duration = 60000000; /* One minute */
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c294 tmo = drv_usectohz(60000000); /* 1.0min */ in oce_pci_soft_reset()
347 tmo = drv_usectohz(60000000); /* 1.0min */ in oce_POST()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/
H A Dksslcfg_delete.c43 #define DEFAULT_TIMEOUT 60000000
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_space.c81 uint32_t pci_spurintr_duration = 60000000; /* One minute */
/titanic_41/usr/src/uts/common/sys/sata/impl/
H A Dsata.h438 #define SATA_EVNT_DAEMON_TERM_WAIT 60000000 /* 60 s */
441 #define SATA_DEV_IDENTIFY_TIMEOUT 60000000 /* 60 s, device enumeration */
/titanic_41/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h384 #define SF_INIT_WAIT_TIMEOUT 60000000
/titanic_41/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h69 #define VHCI_INIT_WAIT_TIMEOUT 60000000
/titanic_41/usr/src/uts/i86pc/io/
H A Dimmu_regs.c64 #define IMMU_MAX_WAIT_TIME 60000000
/titanic_41/usr/src/lib/libm/common/C/
H A Derf.c138 /* erx */ 8.45062911510467529297e-01, /* 3FEB0AC1, 60000000 */
/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c57 #define DEFAULT_TIMEOUT 60000000
H A Dlibdlwlan.c1794 #define DEFAULT_TIMEOUT 60000000
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h1412 #define FCP_INIT_WAIT_TIMEOUT 60000000 /* 60 seconds */
/titanic_41/usr/src/uts/common/io/
H A Dpshot.c627 instance * drv_usectohz(60000000)); in pshot_attach()
3766 pshot->instance * drv_usectohz(60000000)); in pshot_event_test_post_one()
/titanic_41/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcicmu.c67 uint32_t pcmu_spurintr_duration = 60000000; /* One minute */
/titanic_41/usr/src/uts/common/crypto/core/
H A Dkcf_sched.c66 #define KCF_DEFAULT_THRTIMEOUT 60000000 /* 60 seconds */
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_resync.c2248 (clock_t)(drv_usectohz(60000000) * in resync_progress()
2484 (clock_t)(drv_usectohz(60000000) * md_mirror_resync_update_intvl)); in resync_unit()
/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c218 #define DEFAULT_TIMEOUT 60000000
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c252 u32_t wait_ms = 60000000; in lm_cleanup_after_flr()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c475 * Ex: 60000000 - Max MRA Service Delay is 60 Seconds.
/titanic_41/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c579 static clock_t daplka_cm_delay = 60000000;