ti_attach
int ti_attach(struct ti_softc *sc);
if (ti_attach(sc) == 0)
if (ti_attach(sc) == 0)
int (*ti_attach)(struct trunk_softc *);
if ((error = trunk_protos[i].ti_attach(tr)) != 0) {
error = trunk_protos[i].ti_attach(tr);