Searched refs:last_intr_time (Results 1 – 3 of 3) sorted by relevance
989 last_time = soft_statep->isoch->cycle_incon_thresh.last_intr_time; in hci1394_isoch_cycle_inconsistent()1017 soft_statep->isoch->cycle_incon_thresh.last_intr_time = current_time; in hci1394_isoch_cycle_inconsistent()1082 last_time = soft_statep->isoch->cycle_lost_thresh.last_intr_time; in hci1394_isoch_cycle_lost()1110 soft_statep->isoch->cycle_lost_thresh.last_intr_time = current_time; in hci1394_isoch_cycle_lost()
103 isochp->cycle_lost_thresh.last_intr_time = 0; in hci1394_isoch_init()109 isochp->cycle_incon_thresh.last_intr_time = 0; in hci1394_isoch_init()
158 hrtime_t last_intr_time; member