Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_xmit.c542 bp->tb_buf.next_ixlp = (ixl1394_command_t *)&bp->tb_store_ts; in av1394_it_ixl_bld_buf()
544 bp->tb_store_ts.ixl_opcode = IXL1394_OP_STORE_TIMESTAMP; in av1394_it_ixl_bld_buf()
545 bp->tb_store_ts.next_ixlp = (ixl1394_command_t *)&bp->tb_cb; in av1394_it_ixl_bld_buf()
/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_isoch.h158 ixl1394_store_timestamp_t tb_store_ts; /* cycle time feedback */ member