Searched refs:TXMAC_CONFIG (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_nep.c208 #define TXMAC_CONFIG(port) (FZC_MAC + 0x0c060 + ((port) - 2) * 0x04000) macro
1644 val = nep_read(sc, TXMAC_CONFIG(sc->sc_port));
1646 nep_write(sc, TXMAC_CONFIG(sc->sc_port), val);

Completed in 126 milliseconds