Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c317 q_handle->q_block_cnt = 0; in hci1394_q_reset()
609 q_handle->q_block_cnt = 0; in hci1394_q_at()
703 q_handle->q_block_cnt = 0; in hci1394_q_at_with_data()
800 q_handle->q_block_cnt = 0; in hci1394_q_at_with_mblk()
993 q_handle->q_block_cnt += 2; in hci1394_q_at_write_OMI()
1066 q_handle->q_block_cnt += 2; in hci1394_q_at_write_OLI()
1084 ].dmac_address + qbuf->qb_ptrs.qp_offset) | (q_handle->q_block_cnt & in hci1394_q_at_write_OLI()
1106 q_handle->q_block_cnt = 0; in hci1394_q_at_write_OLI()
1166 q_handle->q_block_cnt++; in hci1394_q_at_write_OL()
1184 ].dmac_address + qbuf->qb_ptrs.qp_offset) | (q_handle->q_block_cnt & in hci1394_q_at_write_OL()
[all …]
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_q.h296 uint_t q_block_cnt; member