Home
last modified time | relevance | path

Searched refs:CT_DEV_ACKTIME (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/contract/
H A Ddevice.h68 #define CT_DEV_ACKTIME 60 /* 60 seconds */ macro
/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c1298 ctd->cond_contract.ct_ntime.ctm_total = CT_DEV_ACKTIME; in contract_device_create()
1299 ctd->cond_contract.ct_qtime.ctm_total = CT_DEV_ACKTIME; in contract_device_create()
1436 if (ct_barrier_wait_for_empty(dip, CT_DEV_ACKTIME) == -1) { in wait_for_acks()