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

/freebsd-11-stable/sys/dev/siba/
H A Dsibareg.h572 #define SIBA_PCICORE_MDIO_CTL 0x0128 macro
H A Dsiba_core.c2203 siba_pcicore_write_4(spc, SIBA_PCICORE_MDIO_CTL, 0x80 | 0x2);
2210 if (siba_pcicore_read_4(spc, SIBA_PCICORE_MDIO_CTL) & 0x100)
2214 siba_pcicore_write_4(spc, SIBA_PCICORE_MDIO_CTL, 0);

Completed in 54 milliseconds