t_iot 181 dev/ic/pckbc.c bus_space_tag_t iot = t->t_iot; t_iot 203 dev/ic/pckbc.c bus_space_tag_t iot = t->t_iot; t_iot 221 dev/ic/pckbc.c bus_space_tag_t iot = t->t_iot; t_iot 241 dev/ic/pckbc.c pckbc_consdata.t_iot == iot && t_iot 297 dev/ic/pckbc.c iot = t->t_iot; t_iot 434 dev/ic/pckbc.c (void) pckbc_poll_data1(t->t_iot, t->t_ioh_d, t->t_ioh_c, t_iot 447 dev/ic/pckbc.c c = pckbc_poll_data1(t->t_iot, t->t_ioh_d, t->t_ioh_c, t_iot 518 dev/ic/pckbc.c if (!pckbc_send_cmd(t->t_iot, t->t_ioh_c, t_iot 567 dev/ic/pckbc.c bus_space_tag_t iot = t->t_iot; t_iot 710 dev/ic/pckbc.c while (bus_space_read_1(t->t_iot, t->t_ioh_c, 0) & KBS_DIB) { t_iot 712 dev/ic/pckbc.c (void) bus_space_read_1(t->t_iot, t->t_ioh_d, 0); t_iot 951 dev/ic/pckbc.c stat = bus_space_read_1(t->t_iot, t->t_ioh_c, 0); t_iot 965 dev/ic/pckbc.c (void) bus_space_read_1(t->t_iot, t->t_ioh_d, 0); t_iot 973 dev/ic/pckbc.c data = bus_space_read_1(t->t_iot, t->t_ioh_d, 0); t_iot 1010 dev/ic/pckbc.c pckbc_consdata.t_iot = iot; t_iot 49 dev/ic/pckbcvar.h bus_space_tag_t t_iot; t_iot 153 dev/isa/pckbc_isa.c t->t_iot = iot;