Searched defs:whl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c389 int b8, whl, rot; local
416 whl = PACKET_BIT(1, 7);
417 if (whl) {
422 prox = b0 | b1 | b2 | b3 | b4 | b5 | b6 | b7 | b8 | whl;

Completed in 64 milliseconds