Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dieee1394.h113 #define IEEE1394_ISOCH_HDR_QUAD_SZ 3 macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c741 total_quads = (bandwidth >> 2) + IEEE1394_ISOCH_HDR_QUAD_SZ; in s1394_compute_bw_alloc_units()