Searched refs:GEM_MIF_CONFIG_MDI1 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/gem/ | ||
H A D | if_gemreg.h | 425 #define GEM_MIF_CONFIG_MDI1 0x00000200 /* MDIO_1 attached/data */ macro |
H A D | if_gem.c | 278 if ((v & GEM_MIF_CONFIG_MDI1) != 0) { in gem_attach() |