Searched refs:qp_bottom (Results 1 – 2 of 2) sorted by relevance
204 desc->qb_ptrs.qp_bottom = desc->qb_buf.bi_kaddr + in hci1394_q_init()207 data->qb_ptrs.qp_bottom = data->qb_buf.bi_kaddr + in hci1394_q_init()281 qbuf->qb_ptrs.qp_free = qbuf->qb_ptrs.qp_bottom; in hci1394_q_buf_setup()556 if (qbuf->qb_ptrs.qp_begin > qbuf->qb_ptrs.qp_bottom) { in hci1394_q_next_buf()1456 (descb->qb_ptrs.qp_bottom + 1)) { in hci1394_q_ar_free()1495 if ((uintptr_t)addr > (uintptr_t)data->qb_ptrs.qp_bottom) { in hci1394_q_ar_get32()1497 ((uintptr_t)data->qb_ptrs.qp_bottom + (uintptr_t)1)); in hci1394_q_ar_get32()1547 if ((uintptr_t)q_addr > (uintptr_t)data->qb_ptrs.qp_bottom) { in hci1394_q_ar_rep_get8()1549 ((uintptr_t)q_addr - ((uintptr_t)data->qb_ptrs.qp_bottom + in hci1394_q_ar_rep_get8()1559 ((uintptr_t)data->qb_ptrs.qp_bottom + (uintptr_t)1)) { in hci1394_q_ar_rep_get8()[all …]
193 caddr_t qp_bottom; member251 hci1394_q_buf_s::qb_ptrs.qp_bottom \