Home
last modified time | relevance | path

Searched refs:netsts (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_tl.c1220 u_int16_t netsts; in tl_intvec_netsts() local
1224 netsts = tl_dio_read16(sc, TL_NETSTS); in tl_intvec_netsts()
1225 tl_dio_write16(sc, TL_NETSTS, netsts); in tl_intvec_netsts()
1227 printf("%s: network status: %x\n", sc->sc_dev.dv_xname, netsts); in tl_intvec_netsts()