Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Dif_bmreg.h88 #define TxMACEnable 0x0001 macro
H A Dif_bm.c418 bmac_set_bits(sc, TXCFG, TxMACEnable); in bmac_init()
589 bmac_reset_bits(sc, TXCFG, TxMACEnable); in bmac_stop()
727 bmac_reset_bits(sc, TXCFG, TxMACEnable); in bmac_watchdog()