Home
last modified time | relevance | path

Searched refs:delta_t_thresh (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h157 hrtime_t delta_t_thresh; member
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isoch.c101 isochp->cycle_lost_thresh.delta_t_thresh = HCI1394_CYC_LOST_DELTA; in hci1394_isoch_init()
107 isochp->cycle_incon_thresh.delta_t_thresh = HCI1394_CYC_INCON_DELTA; in hci1394_isoch_init()
H A Dhci1394_ixl_isr.c855 delta_thresh = soft_statep->isoch->cycle_incon_thresh.delta_t_thresh; in hci1394_isoch_cycle_inconsistent()
940 delta_thresh = soft_statep->isoch->cycle_lost_thresh.delta_t_thresh; in hci1394_isoch_cycle_lost()