Searched defs:s_regMap (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A DDevE1000Phy.cpp93 } s_regMap[NUM_OF_PHY_REGS] = member in namespace:Phy
162 pPhy->iInstance, s_regMap[index].u32Address, s_regMap[index].pszName));
177 pPhy->iInstance, s_regMap[index].u32Address, s_regMap[index].pszName));
192 pPhy->iInstance, s_regMap[index].u32Address, s_regMap[index].pszName));
207 pPhy->iInstance, s_regMap[index].u32Address, s_regMap[index].pszName));
222 for (index = 0; index < RT_ELEMENTS(s_regMap); inde
[all...]

Completed in 34 milliseconds