tcic_read_aux_2   232 dev/ic/tcic2.c 	otest = tcic_read_aux_2(iot, ioh, TCIC_AR_TEST);
tcic_read_aux_2   234 dev/ic/tcic2.c 	id = tcic_read_aux_2(iot, ioh, TCIC_AR_ILOCK);
tcic_read_aux_2   343 dev/ic/tcic2.c 	reg = tcic_read_aux_2(sc->iot, sc->ioh, TCIC_AR_ILOCK);
tcic_read_aux_2   361 dev/ic/tcic2.c 	reg = tcic_read_aux_2(sc->iot, sc->ioh, TCIC_AR_SYSCFG);
tcic_read_aux_2   379 dev/ic/tcic2.c 		reg = tcic_read_aux_2(sc->iot, sc->ioh, TCIC_AR_SYSCFG);
tcic_read_aux_2  1266 dev/ic/tcic2.c 	reg = tcic_read_aux_2(h->sc->iot, h->sc->ioh, TCIC_AR_ILOCK);
tcic_read_aux_2  1282 dev/ic/tcic2.c 	reg = tcic_read_aux_2(h->sc->iot, h->sc->ioh, TCIC_AR_ILOCK);
tcic_read_aux_2  1293 dev/ic/tcic2.c 	reg = tcic_read_aux_2(h->sc->iot, h->sc->ioh, TCIC_AR_ILOCK);
tcic_read_aux_2  1364 dev/ic/tcic2.c 	val = tcic_read_aux_2(h->sc->iot, h->sc->ioh, TCIC_AR_ILOCK);
tcic_read_aux_2   163 dev/ic/tcic2var.h static __inline__ int tcic_read_aux_2(bus_space_tag_t, bus_space_handle_t, int);
tcic_read_aux_2   319 dev/ic/tcic2var.h static __inline__ int tcic_read_aux_2(bus_space_tag_t, bus_space_handle_t, int);