Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_vgereg.h | 111 #define VGE_MIICFG 0x6C /* MII port config register */ |
if_vge.c | 473 if (phy != (CSR_READ_1(sc, VGE_MIICFG) & 0x1F)) 511 if (phy != (CSR_READ_1(sc, VGE_MIICFG) & 0x1F)) |