Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_q.h216 uint_t qp_free_buf; member
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c280 qbuf->qb_ptrs.qp_free_buf = qbuf->qb_buf.bi_cookie_count - 1; in hci1394_q_buf_setup()
418 if ((qbuf->qb_ptrs.qp_current_buf == qbuf->qb_ptrs.qp_free_buf) && in hci1394_q_reserve()
459 if (qbuf->qb_ptrs.qp_current_buf == qbuf->qb_ptrs.qp_free_buf) { in hci1394_q_reserve()
928 desc->qb_ptrs.qp_free_buf = (*cmd)->qc_descriptor_buf; in hci1394_q_at_next()
931 data->qb_ptrs.qp_free_buf = (*cmd)->qc_data_buf; in hci1394_q_at_next()