Home
last modified time | relevance | path

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]; in passthrough_command() local
508 &passThroughCmd, 1, passThroughIn, passThroughInCount, timeout); in passthrough_command()
513 uint8 *inPointer = &passThroughIn[i * 6]; in passthrough_command()
521 in[i - 1] = passThroughIn[i * 6 + 1]; in passthrough_command()