Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v1.c283 status = XSIR0_IOREAD(pdata, SIR0_STATUS); in xgbe_phy_complete_ratechange()
284 if (XSIR_GET_BITS(status, SIR0_STATUS, RX_READY) && in xgbe_phy_complete_ratechange()
285 XSIR_GET_BITS(status, SIR0_STATUS, TX_READY)) in xgbe_phy_complete_ratechange()
H A Dxgbe-common.h950 #define SIR0_STATUS 0x0040
948 #define SIR0_STATUS global() macro