Searched refs:pipesSet (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/drivers/ports/usb_serial/
H A DSilicon.cpp30 int32 pipesSet = 0; local
37 if (++pipesSet >= 3)
43 pipesSet += 2;
44 if (pipesSet >= 3)
51 if (pipesSet >= 3) {
H A DProlific.cpp33 int32 pipesSet = 0; local
42 pipesSet++;
59 if (++pipesSet >= 3)
64 if (pipesSet >= 3)
H A DFTDI.cpp33 int32 pipesSet = 0; local
40 if (++pipesSet >= 3)
46 pipesSet += 2;
47 if (pipesSet >= 3)
54 if (pipesSet >= 3) {
H A DWinChipHead.cpp28 int32 pipesSet = 0; local
35 if (++pipesSet >= 3)
41 pipesSet += 2;
42 if (pipesSet >= 3)
49 if (pipesSet >= 3) {
H A DKLSI.cpp23 int32 pipesSet = 0; local
43 if (++pipesSet >= 3)
48 if (pipesSet >= 3)

Completed in 96 milliseconds