Searched refs:u16Index (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.cpp2796 uint16_t u16Index = PageAddress.SASPHY.Form1.u16Index; local
2798 Log(("PHY index %d\n", u16Index));
2800 if (u16Index >= pPagesSas->cPHYs)
2803 pPHYPages = &pPagesSas->paPHYs[u16Index];
H A DDevLsiLogicSCSI.h961 uint16_t u16Index; member in struct:MptConfigurationPageAddressSASPHY::__anon15849

Completed in 321 milliseconds