tlp_pnic_nway_service
static int tlp_pnic_nway_service(struct tulip_softc *, int);
tlp_pnic_nway_service(sc, MII_POLLSTAT);
return tlp_pnic_nway_service(sc, MII_MEDIACHG);
tlp_pnic_nway_service(sc, MII_TICK);
(void)tlp_pnic_nway_service(sc, MII_POLLSTAT);