Searched refs:pckbc_is_console (Results 1 – 3 of 3) sorted by relevance
66 if (pckbc_is_console(iot, IO_KBD) == 0) { in pckbc_isa_match()151 if (pckbc_is_console(iot, IO_KBD)) { in pckbc_isa_attach()
113 int pckbc_is_console(bus_space_tag_t, bus_addr_t);
233 pckbc_is_console(bus_space_tag_t iot, bus_addr_t addr) in pckbc_is_console() function