Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
H A Dif_bce.c3663 val = REG_RD(sc, BCE_TBDR_CONFIG); in bce_chipinit()
3666 REG_WR(sc, BCE_TBDR_CONFIG, val); in bce_chipinit()
H A Dif_bcereg.h3979 #define BCE_TBDR_CONFIG 0x00005008 macro