Searched refs:t_ioh (Results 1 – 2 of 2) sorted by relevance
75 bus_space_handle_t t_ioh[PCKBPORT_NSLOTS]; member133 0, &t->t_ioh[PCKBPORT_KBD_SLOT]) != 0) { in macekbc_attach()139 0, &t->t_ioh[PCKBPORT_AUX_SLOT]) != 0) { in macekbc_attach()191 ioh = t->t_ioh[slot]; in macekbc_intr()211 ioh = t->t_ioh[slot]; in macekbc_reset()236 ioh = t->t_ioh[slot]; in macekbc_wait()269 ioh = t->t_ioh[slot]; in macekbc_send_devcmd()288 ioh = t->t_ioh[slot]; in macekbc_poll_data1()306 ioh = t->t_ioh[slot]; in macekbc_slot_enable()338 ioh = t->t_ioh[slot]; in macekbc_set_poll()
74 bus_space_handle_t t_ioh[PCKBPORT_NSLOTS]; member140 t->t_ioh[PCKBPORT_KBD_SLOT] = ka->ka_ioh; in iomdkbc_attach()159 t->t_ioh[PCKBPORT_AUX_SLOT] = pa->pa_ioh; in iomdkbc_attach()177 bus_space_handle_t ioh = t->t_ioh[slot]; in iomdkbc_send_devcmd()196 bus_space_handle_t ioh = t->t_ioh[slot]; in iomdkbc_poll_data1()228 bus_space_handle_t ioh = t->t_ioh[slot]; in iomdkbc_slot_enable()265 ioh = t->t_ioh[i]; in iomdkbc_intr()283 bus_space_map(iot, addr, 2, 0, &t->t_ioh[slot]); in iomdkbc_cnattach()