Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Dif_bmreg.h41 #define TxFIFOEnable 0x0001 macro
45 #define RxFIFOEnable TxFIFOEnable
H A Dif_bm.c385 bmac_write_reg(sc, TXFIFOCSR, TxFIFOEnable); in bmac_init()