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

/freebsd-11-stable/sys/dev/vge/
H A Dif_vgereg.h113 #define VGE_MIISTS 0x6D /* MII port status register */ macro
H A Dif_vge.c314 if (CSR_READ_1(sc, VGE_MIISTS) & VGE_MIISTS_IIDL)
334 if (CSR_READ_1(sc, VGE_MIISTS) & VGE_MIISTS_IIDL)
351 if ((CSR_READ_1(sc, VGE_MIISTS) & VGE_MIISTS_IIDL) == 0)

Completed in 50 milliseconds