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

/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_synaptics.cpp482 uint8 passThroughIn[passThroughInCount]; local
508 &passThroughCmd, 1, passThroughIn, passThroughInCount, timeout);
513 uint8 *inPointer = &passThroughIn[i * 6];
521 in[i - 1] = passThroughIn[i * 6 + 1];

Completed in 79 milliseconds