Home
last modified time | relevance | path

Searched refs:d_pmd (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/yge/
H A Dyge.c1248 dev->d_pmd = CSR_READ_1(dev, B2_PMD_TYP); in yge_attach()
1249 if (dev->d_pmd == 'L' || dev->d_pmd == 'S' || dev->d_pmd == 'P') in yge_attach()
H A Dyge.h2138 uint32_t d_pmd; /* physical media type */ member