Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_nep.c205 #define TXMAC_SW_RST_SW_RST (1ULL << 0) macro
1395 nep_write(sc, TXMAC_SW_RST(sc->sc_port), TXMAC_SW_RST_SW_RST); in nep_init_tx_bmac()
1399 if ((val & TXMAC_SW_RST_SW_RST) == 0) in nep_init_tx_bmac()