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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c317 q_handle->q_block_cnt = 0;
609 q_handle->q_block_cnt = 0;
703 q_handle->q_block_cnt = 0;
800 q_handle->q_block_cnt = 0;
993 q_handle->q_block_cnt += 2;
1066 q_handle->q_block_cnt += 2;
1084 ].dmac_address + qbuf->qb_ptrs.qp_offset) | (q_handle->q_block_cnt &
1106 q_handle->q_block_cnt = 0;
1166 q_handle->q_block_cnt++;
1184 ].dmac_address + qbuf->qb_ptrs.qp_offset) | (q_handle->q_block_cnt
[all...]
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_q.h291 * uses. This is what q_block_cnt is used for. This is only used in the
296 uint_t q_block_cnt; member in struct:hci1394_q_s

Completed in 47 milliseconds