Searched refs:WB_TXADDR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/wb/
H A Dif_wbreg.h43 #define WB_TXADDR 0x10 /* tx descriptor list start addr */ macro
H A Dif_wb.c516 CSR_WRITE_4(sc, WB_TXADDR, 0);
1452 CSR_WRITE_4(sc, WB_TXADDR, vtophys(&sc->wb_ldata->wb_tx_list[0]));
1588 CSR_WRITE_4(sc, WB_TXADDR, 0x00000000);

Completed in 28 milliseconds