Searched refs:qp_begin (Results 1 – 2 of 2) sorted by relevance
270 qbuf->qb_ptrs.qp_begin = qbuf->qb_ptrs.qp_top; in hci1394_q_buf_setup()271 qbuf->qb_ptrs.qp_end = qbuf->qb_ptrs.qp_begin + in hci1394_q_buf_setup()273 qbuf->qb_ptrs.qp_current = qbuf->qb_ptrs.qp_begin; in hci1394_q_buf_setup()555 qbuf->qb_ptrs.qp_begin = qbuf->qb_ptrs.qp_end + 1; in hci1394_q_next_buf()556 if (qbuf->qb_ptrs.qp_begin > qbuf->qb_ptrs.qp_bottom) { in hci1394_q_next_buf()557 qbuf->qb_ptrs.qp_begin = qbuf->qb_ptrs.qp_top; in hci1394_q_next_buf()559 qbuf->qb_ptrs.qp_end = qbuf->qb_ptrs.qp_begin + in hci1394_q_next_buf()561 qbuf->qb_ptrs.qp_current = qbuf->qb_ptrs.qp_begin; in hci1394_q_next_buf()972 qbuf->qb_ptrs.qp_begin); in hci1394_q_at_write_OMI()1033 qbuf->qb_ptrs.qp_begin); in hci1394_q_at_write_OLI()[all …]
205 caddr_t qp_begin; member250 hci1394_q_buf_s::qb_ptrs.qp_begin \