Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/dev/
H A Dif_bm.c405 bmac_write_reg(sc, RXCFG, in bmac_init()
409 bmac_set_bits(sc, RXCFG, RxPromiscEnable); in bmac_init()
417 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()
845 bmac_set_bits(sc, RXCFG, RxPromiscEnable); in bmac_setladrf()
878 x = bmac_read_reg(sc, RXCFG); in bmac_setladrf()
881 bmac_write_reg(sc, RXCFG, x); in bmac_setladrf()
H A Dif_bmreg.h111 #define RXCFG 0x0630 macro
/openbsd/sys/dev/ic/
H A Dar5210.c1403 AR5K_PRINT_REGISTER(RXCFG); in ar5k_ar5210_dump_state()
H A Dar5211.c1493 AR5K_PRINT_REGISTER(RXCFG); in ar5k_ar5211_dump_state()
H A Dar5212.c1787 AR5K_PRINT_REGISTER(RXCFG); in ar5k_ar5212_dump_state()