Searched refs:p_prev_next (Results 1 – 1 of 1) sorted by relevance
625 struct hci_xfer *p, **p_prev_next; in hci_pio_dequeue_xfer_common() local651 p_prev_next = &pio->curr_xfer; in hci_pio_dequeue_xfer_common()654 *p_prev_next = xfer[n - 1].next_xfer; in hci_pio_dequeue_xfer_common()657 p_prev_next = &p->next_xfer; in hci_pio_dequeue_xfer_common()