Searched refs:bpq2 (Results 1 – 1 of 1) sorted by relevance
493 struct bpqdev *bpq, *bpq2; in bpq_new_device() local561 for (bpq2 = bpq_devices; bpq2->next != NULL; bpq2 = bpq2->next); in bpq_new_device()562 bpq2->next = bpq; in bpq_new_device()