Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/dev/
H A Dif_bmreg.h85 #define TXRST 0x0420 macro
H A Dif_bm.c351 bmac_write_reg(sc, TXRST, TxResetBit); in bmac_init()
355 if ((bmac_read_reg(sc, TXRST) & TxResetBit) == 0) in bmac_init()