iee_attach
iee_attach(sc, eaddr, media, 2, IFM_ETHER | IFM_10_5);
iee_attach(sc, ga->ga_ether_address, media, 2, IFM_ETHER | IFM_AUTO);
void iee_attach(struct iee_softc *, uint8_t *, int *, int, int);