Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_q.h204 caddr_t qp_end; member
252 hci1394_q_buf_s::qb_ptrs.qp_end \
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c256 qbuf->qb_ptrs.qp_end = qbuf->qb_ptrs.qp_begin + in hci1394_q_buf_setup()
426 qbuf->qb_ptrs.qp_end) { in hci1394_q_reserve()
517 qbuf->qb_ptrs.qp_begin = qbuf->qb_ptrs.qp_end + 1; in hci1394_q_next_buf()
521 qbuf->qb_ptrs.qp_end = qbuf->qb_ptrs.qp_begin + in hci1394_q_next_buf()
1323 if ((datab->qb_ptrs.qp_current + size) > datab->qb_ptrs.qp_end) { in hci1394_q_ar_free()