netsts 1325 dev/pci/if_tl.c u_int16_t netsts; netsts 1329 dev/pci/if_tl.c netsts = tl_dio_read16(sc, TL_NETSTS); netsts 1330 dev/pci/if_tl.c tl_dio_write16(sc, TL_NETSTS, netsts); netsts 1332 dev/pci/if_tl.c printf("%s: network status: %x\n", sc->sc_dev.dv_xname, netsts);