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

/freebsd-13-stable/sys/dev/vge/
H A Dif_vgereg.h115 #define VGE_MIISTS 0x6D /* MII port status register */ macro
H A Dif_vge.c316 if (CSR_READ_1(sc, VGE_MIISTS) & VGE_MIISTS_IIDL)
336 if (CSR_READ_1(sc, VGE_MIISTS) & VGE_MIISTS_IIDL)
353 if ((CSR_READ_1(sc, VGE_MIISTS) & VGE_MIISTS_IIDL) == 0)

Completed in 53 milliseconds