twe_set_param
static int twe_set_param(struct twe_softc *sc, int table_id, int param_id, int param_size,
error = twe_set_param(sc, tp->tp_table_id, tp->tp_param_id, tp->tp_size, data);
return(twe_set_param(sc, table_id, param_id, sizeof(value), &value));
return(twe_set_param(sc, table_id, param_id, sizeof(value), &value));
return(twe_set_param(sc, table_id, param_id, sizeof(value), &value));