Home
last modified time | relevance | path

Searched refs:writecmd (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/atkbdc/
H A Dpsm.c7062 int res, writecmd; local
7064 writecmd = hwversion == 2 ? ELANTECH_REG_WRITE : ELANTECH_REG_RDWR;
7067 res |= send_aux_command(kbdc, writecmd) != PSM_ACK;
7072 res |= send_aux_command(kbdc, writecmd) != PSM_ACK;