/src/sys/dev/ic/ |
pckbcvar.h | 57 bus_space_tag_t t_iot; member in struct:pckbc_internal
|
pckbcvar.h | 57 bus_space_tag_t t_iot; member in struct:pckbc_internal
|
/src/sys/arch/arm/iomd/ |
iomdkbc.c | 73 bus_space_tag_t t_iot; member in struct:iomdkbc_internal 139 t->t_iot = ka->ka_iot; 158 t->t_iot = pa->pa_iot; 176 bus_space_tag_t iot = t->t_iot; 195 bus_space_tag_t iot = t->t_iot; 227 bus_space_tag_t iot = t->t_iot; 257 bus_space_tag_t iot = t->t_iot; 282 t->t_iot = iot;
|
iomdkbc.c | 73 bus_space_tag_t t_iot; member in struct:iomdkbc_internal 139 t->t_iot = ka->ka_iot; 158 t->t_iot = pa->pa_iot; 176 bus_space_tag_t iot = t->t_iot; 195 bus_space_tag_t iot = t->t_iot; 227 bus_space_tag_t iot = t->t_iot; 257 bus_space_tag_t iot = t->t_iot; 282 t->t_iot = iot;
|
/src/sys/arch/sgimips/mace/ |
macekbc.c | 74 bus_space_tag_t t_iot; member in struct:macekbc_internal 129 t->t_iot = maa->maa_st; 132 if (bus_space_subregion(t->t_iot, maa->maa_sh, maa->maa_offset, 138 if (bus_space_subregion(t->t_iot, maa->maa_sh, maa->maa_offset + 32, 184 iot = t->t_iot; 210 iot = t->t_iot; 235 iot = t->t_iot; 268 iot = t->t_iot; 287 iot = t->t_iot; 305 iot = t->t_iot; [all...] |
macekbc.c | 74 bus_space_tag_t t_iot; member in struct:macekbc_internal 129 t->t_iot = maa->maa_st; 132 if (bus_space_subregion(t->t_iot, maa->maa_sh, maa->maa_offset, 138 if (bus_space_subregion(t->t_iot, maa->maa_sh, maa->maa_offset + 32, 184 iot = t->t_iot; 210 iot = t->t_iot; 235 iot = t->t_iot; 268 iot = t->t_iot; 287 iot = t->t_iot; 305 iot = t->t_iot; [all...] |