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

/freebsd-10.0-release/sys/dev/ae/
H A Dif_aereg.h269 #define AE_MDIO_BUSY 0x08000000 /* MDIO is busy. */ macro
H A Dif_ae.c825 if ((val & (AE_MDIO_START | AE_MDIO_BUSY)) == 0)
861 if ((aereg & (AE_MDIO_START | AE_MDIO_BUSY)) == 0)

Completed in 68 milliseconds