Home
last modified time | relevance | path

Searched refs:DC_10BTSTAT (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/dc/
H A Ddcphy.c155 CSR_WRITE_4(dc_sc, DC_10BTSTAT, 0); in dcphy_attach()
261 reg = CSR_READ_4(dc_sc, DC_10BTSTAT); in dcphy_service()
307 tstat = CSR_READ_4(dc_sc, DC_10BTSTAT); in dcphy_status()
390 DC_SETBIT(sc, DC_10BTSTAT, DC_ASTAT_TXDISABLE); in dcphy_auto()
H A Dif_dcreg.h51 #define DC_10BTSTAT 0x60 /* SIA status */ macro
H A Dif_dc.c3107 r = CSR_READ_4(sc, DC_10BTSTAT); in dc_tick()