Searched refs:q_block_cnt (Results 1 – 2 of 2) sorted by relevance
317 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 …]
296 uint_t q_block_cnt; member