Searched refs:hn_synth_attach (Results 1 – 1 of 1) sorted by relevance
372 static int hn_synth_attach(struct hn_softc *, int);2242 error = hn_synth_attach(sc, ETHERMTU); in hn_attach()3791 error = hn_synth_attach(sc, ifr->ifr_mtu); in hn_ioctl()6455 hn_synth_attach(struct hn_softc *sc, int mtu) in hn_synth_attach() function