epconfig
epconfig(sc, eep->chipset, NULL);
int epconfig(struct ep_softc *, u_short, u_int8_t *);
epconfig(sc, ELINK_CHIPSET_3C509, NULL);
epconfig(sc, chipset, NULL);
if (epconfig(sc, ELINK_CHIPSET_3C509, NULL))
epconfig(sc, epp->epp_chipset, NULL);
if (epconfig(sc, epp->epp_chipset, enaddr))