Searched refs:qp_current (Results 1 – 2 of 2) sorted by relevance
273 qbuf->qb_ptrs.qp_current = qbuf->qb_ptrs.qp_begin; in hci1394_q_buf_setup()419 (qbuf->qb_ptrs.qp_free >= qbuf->qb_ptrs.qp_current)) { in hci1394_q_reserve()424 if ((qbuf->qb_ptrs.qp_current + aligned_size) <= in hci1394_q_reserve()453 } else if ((qbuf->qb_ptrs.qp_current + aligned_size) > in hci1394_q_reserve()464 if ((qbuf->qb_ptrs.qp_current + aligned_size) > in hci1394_q_reserve()561 qbuf->qb_ptrs.qp_current = qbuf->qb_ptrs.qp_begin; in hci1394_q_next_buf()971 qbuf->qb_ptrs.qp_offset = (uint32_t)(qbuf->qb_ptrs.qp_current - in hci1394_q_at_write_OMI()975 desc = (hci1394_desc_imm_t *)qbuf->qb_ptrs.qp_current; in hci1394_q_at_write_OMI()995 qbuf->qb_ptrs.qp_current += sizeof (hci1394_desc_imm_t); in hci1394_q_at_write_OMI()1032 qbuf->qb_ptrs.qp_offset = (uint32_t)(qbuf->qb_ptrs.qp_current - in hci1394_q_at_write_OLI()[all …]
194 caddr_t qp_current; member252 hci1394_q_buf_s::qb_ptrs.qp_current \