Home
last modified time | relevance | path

Searched refs:HCI1394_CYC_LOST_DELTA (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h163 #define HCI1394_CYC_LOST_DELTA 400000; /* 400ms */ macro
/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()