ti_attach 127 dev/pci/if_ti.c void ti_attach(struct device *, struct device *, void *);
ti_attach 130 dev/pci/if_ti.c sizeof(struct ti_softc), ti_probe, ti_attach
ti_attach 125 net/if_trunk.c int (*ti_attach)(struct trunk_softc *);
ti_attach 158 net/if_trunk.c if ((error = trunk_protos[i].ti_attach(tr)) != 0) {
ti_attach 638 net/if_trunk.c error = trunk_protos[i].ti_attach(tr);