Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Dif_bmreg.h112 #define RxMACEnable 0x0001 macro
H A Dif_bm.c417 bmac_set_bits(sc, RXCFG, RxMACEnable); in bmac_init()
590 bmac_reset_bits(sc, RXCFG, RxMACEnable); in bmac_stop()
726 bmac_reset_bits(sc, RXCFG, RxMACEnable); in bmac_watchdog()