tcic_write_ind_2
tcic_write_ind_2(h, TCIC_WR_IBASE_N(hwwin), wbase);
tcic_write_ind_2(h, TCIC_WR_ICTL_N(hwwin), reg);
tcic_write_ind_2(h, TCIC_WR_ICTL_N(hwwin), reg);
tcic_write_ind_2(h, TCIC_WR_MBASE_N((win<<1)+h->sock), 0);
tcic_write_ind_2(h, TCIC_WR_IBASE_N((win<<1)+h->sock), 0);
tcic_write_ind_2(h, TCIC_IR_SCF1_N(h->sock), reg);
tcic_write_ind_2(h, TCIC_IR_SCF1_N(h->sock), val);
tcic_write_ind_2(&sc->handle[i], TCIC_IR_SCF1_N(i), 0);
tcic_write_ind_2(&sc->handle[i], TCIC_IR_SCF2_N(i),
tcic_write_ind_2(h, TCIC_IR_SCF2_N(h->sock), reg & ~TCIC_SCF2_MCD);
tcic_write_ind_2(h, reg, (val & ~TCIC_SCF1_IRQ_MASK)|TCIC_SCF1_IRQOFF);
tcic_write_ind_2(h, reg,
tcic_write_ind_2(h, TCIC_WR_MEXT_N(hwwin), 0);
tcic_write_ind_2(h, TCIC_WR_MBASE_N(hwwin), reg);
tcic_write_ind_2(h, TCIC_WR_MMAP_N(hwwin), reg);
tcic_write_ind_2(h, TCIC_WR_MCTL_N(7-hwwin), reg2);
tcic_write_ind_2(h, TCIC_WR_MCTL_N(hwwin), reg);
tcic_write_ind_2(h, TCIC_WR_MCTL_N(hwwin), reg);
static __inline__ void tcic_write_ind_2(struct tcic_handle *, int, int);
static __inline__ void tcic_write_ind_2(struct tcic_handle *, int, int);
tcic_write_ind_2(h, reg, val);
tcic_write_ind_2(h, reg, val);