Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dpckbc.c79 static int pckbc_put8042cmd(struct pckbc_internal *);
199 pckbc_put8042cmd(struct pckbc_internal *t) in pckbc_put8042cmd() function
298 if (!pckbc_put8042cmd(t)) { in pckbc_attach()
382 if (!pckbc_put8042cmd(t)) in pckbc_attach()
419 if (!pckbc_put8042cmd(t)) in pckbc_xt_translation()
660 if (!pckbc_put8042cmd(&pckbc_consdata)) { in pckbc_cnattach()
692 (void)pckbc_put8042cmd(t); in pckbc_resume()