Searched refs:d_pmd (Results 1 – 2 of 2) sorted by relevance
1248 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()
2138 uint32_t d_pmd; /* physical media type */ member