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

/opensolaris-onvv-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_isr.c999 soft_statep->isoch->cycle_incon_thresh.delta_t_counter++;
1001 soft_statep->isoch->cycle_incon_thresh.delta_t_counter = 0;
1009 if (soft_statep->isoch->cycle_incon_thresh.delta_t_counter >
1092 soft_statep->isoch->cycle_lost_thresh.delta_t_counter++;
1094 soft_statep->isoch->cycle_lost_thresh.delta_t_counter = 0;
1102 if (soft_statep->isoch->cycle_lost_thresh.delta_t_counter >
H A Dhci1394_isoch.c104 isochp->cycle_lost_thresh.delta_t_counter = 0;
110 isochp->cycle_incon_thresh.delta_t_counter = 0;
884 soft_statep->isoch->cycle_lost_thresh.delta_t_counter = 0;
885 soft_statep->isoch->cycle_incon_thresh.delta_t_counter = 0;
/opensolaris-onvv-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h160 int delta_t_counter; member in struct:hci1394_intr_thresh_s

Completed in 39 milliseconds