Home
last modified time | relevance | path

Searched defs:ioh_c (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dpckbc.c119 pckbc_wait_output(bus_space_tag_t iot, bus_space_handle_t ioh_c) in pckbc_wait_output()
132 pckbc_send_cmd(bus_space_tag_t iot, bus_space_handle_t ioh_c, u_char val) in pckbc_send_cmd()
142 bus_space_handle_t ioh_c, pckbc_slot_t slot, int checkaux) in pckbc_poll_data1()
184 bus_space_handle_t ioh_c = t->t_ioh_c; in pckbc_get8042cmd() local
205 bus_space_handle_t ioh_c = t->t_ioh_c; in pckbc_put8042cmd() local
220 bus_space_handle_t ioh_c = t->t_ioh_c; in pckbc_send_devcmd() local
303 bus_space_handle_t ioh_d, ioh_c; in pckbc_attach() local
610 bus_space_handle_t ioh_c = t->t_ioh_c; in pckbc_poll_cmd1() local
787 bus_space_handle_t ioh_d = t->t_ioh_d, ioh_c = t->t_ioh_c; in pckbc_reset() local
1069 bus_space_handle_t ioh_d, ioh_c; in pckbc_cnattach() local
/openbsd/sys/dev/isa/
H A Dpckbc_isa.c56 bus_space_handle_t ioh_d, ioh_c; in pckbc_isa_match() local
133 bus_space_handle_t ioh_d, ioh_c; in pckbc_isa_attach() local
/openbsd/sys/arch/hppa/gsc/
H A Dgsckbc.c458 pckbc_poll_data1(iot, ioh, ioh_c, slot, checkaux) in pckbc_poll_data1() argument