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

/freebsd-12-stable/sys/dev/ae/
H A Dif_aereg.h261 #define AE_MDIO_START 0x00800000 /* Initiate MDIO transfer. */ macro
H A Dif_ae.c822 AE_MDIO_START | AE_MDIO_READ | AE_MDIO_SUP_PREAMBLE |
832 if ((val & (AE_MDIO_START | AE_MDIO_BUSY)) == 0)
857 AE_MDIO_START | AE_MDIO_SUP_PREAMBLE |
868 if ((aereg & (AE_MDIO_START | AE_MDIO_BUSY)) == 0)

Completed in 109 milliseconds