Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c273 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 …]
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_q.h194 caddr_t qp_current; member
252 hci1394_q_buf_s::qb_ptrs.qp_current \