Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/atkbdc/
H A Dpsm.c6982 int res, writecmd; local
6984 writecmd = hwversion == 2 ? ELANTECH_REG_WRITE : ELANTECH_REG_RDWR;
6987 res |= send_aux_command(kbdc, writecmd) != PSM_ACK;
6992 res |= send_aux_command(kbdc, writecmd) != PSM_ACK;