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

/freebsd-12-stable/sys/dev/ae/
H A Dif_aereg.h271 #define AE_MDIO_BUSY 0x08000000 /* MDIO is busy. */ macro
H A Dif_ae.c832 if ((val & (AE_MDIO_START | AE_MDIO_BUSY)) == 0)
868 if ((aereg & (AE_MDIO_START | AE_MDIO_BUSY)) == 0)

Completed in 109 milliseconds