Home
last modified time | relevance | path

Searched defs:newbuttons (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hpcmips/dev/
H A Doptpoint.c172 u_int newbuttons = ((sc->packet[1] & LBUTMASK) ? 0x1 : 0) in optpoint_intr() local
/netbsd-src/sys/dev/pckbport/
H A Dpms.c519 int newbuttons = 0; in pmsinput() local