Searched refs:ctm_total (Results 1 – 3 of 3) sorted by relevance
254 long ctm_total; /* Total time allowed for event */ member
317 ct->ct_ntime.ctm_total = -1; in contract_ctor()318 ct->ct_qtime.ctm_total = -1; in contract_ctor()948 if (t->ctm_total == -1) in get_time_left()952 secs_elapsed = t->ctm_total - (drv_hztousec(ticks_elapsed)/MICROSEC); in get_time_left()
1297 ctd->cond_contract.ct_ntime.ctm_total = CT_DEV_ACKTIME; in contract_device_create()1298 ctd->cond_contract.ct_qtime.ctm_total = CT_DEV_ACKTIME; in contract_device_create()