Searched refs:last_intr_time (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h158 hrtime_t last_intr_time; member in struct:hci1394_intr_thresh_s
/opensolaris-onvv-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_isr.c989 last_time = soft_statep->isoch->cycle_incon_thresh.last_intr_time;
1016 /* save away the current time into the last_intr_time field */
1017 soft_statep->isoch->cycle_incon_thresh.last_intr_time = current_time;
1082 last_time = soft_statep->isoch->cycle_lost_thresh.last_intr_time;
1109 /* save away the current time into the last_intr_time field */
1110 soft_statep->isoch->cycle_lost_thresh.last_intr_time = current_time;
H A Dhci1394_isoch.c103 isochp->cycle_lost_thresh.last_intr_time = 0;
109 isochp->cycle_incon_thresh.last_intr_time = 0;

Completed in 99 milliseconds