Lines Matching refs:pckbc_internal
64 struct pckbc_internal pckbc_consdata;
78 static int pckbc_get8042cmd(struct pckbc_internal *);
79 static int pckbc_put8042cmd(struct pckbc_internal *);
83 int pckbc_cmdresponse(struct pckbc_internal *, pckbc_slot_t, u_char);
84 void pckbc_start(struct pckbc_internal *, pckbc_slot_t);
129 struct pckbc_internal *t = pt; in pckbc_poll_data1()
180 pckbc_get8042cmd(struct pckbc_internal *t) in pckbc_get8042cmd()
199 pckbc_put8042cmd(struct pckbc_internal *t) in pckbc_put8042cmd()
216 struct pckbc_internal *t = pt; in pckbc_send_devcmd()
244 struct pckbc_internal *t = sc->id; in pckbc_attach_slot()
277 struct pckbc_internal *t; in pckbc_attach()
400 struct pckbc_internal *t = self; in pckbc_xt_translation()
445 struct pckbc_internal *t = (struct pckbc_internal *)self; in pckbc_slot_enable()
458 struct pckbc_internal *t = (struct pckbc_internal *)self; in pckbc_set_poll()
485 struct pckbc_internal *t = pt; in pckbc_intr_establish()
494 struct pckbc_internal *t = sc->id; in pckbcintr_hard()
552 struct pckbc_internal *t = sc->id; in pckbcintr_soft()
581 struct pckbc_internal *t = sc->id; in pckbcintr()
685 struct pckbc_internal *t; in pckbc_resume()