igc_media_status
void igc_media_status(struct ifnet *, struct ifmediareq *);
ifmedia_init(&sc->media, IFM_IMASK, igc_media_change, igc_media_status);