Lines Matching refs:pa_slot
307 res = pckbport_poll_cmd(pa->pa_tag, pa->pa_slot, cmd, 1, 2, resp, 0);
338 if ((pa->pa_slot != PCKBPORT_KBD_SLOT) &&
343 pckbport_flush(pa->pa_tag, pa->pa_slot);
347 res = pckbport_poll_cmd(pa->pa_tag, pa->pa_slot, cmd, 1, 1, resp, 1);
360 if (pckbd_set_xtscancode(pa->pa_tag, pa->pa_slot, NULL))
370 return pckbd_is_console(pa->pa_tag, pa->pa_slot) ? 1 : 0;
376 if (pckbd_set_xtscancode(pa->pa_tag, pa->pa_slot, NULL))
389 pckbport_flush(pa->pa_tag, pa->pa_slot);
391 if (pckbd_set_xtscancode(pa->pa_tag, pa->pa_slot, NULL))
410 isconsole = pckbd_is_console(pa->pa_tag, pa->pa_slot);
425 (void) pckbd_init(sc->id, pa->pa_tag, pa->pa_slot, 0);