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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h2666 typedef struct MptConfigurationPageSASIOUnit0 struct
2690 } MptConfigurationPageSASIOUnit0, *PMptConfigurationPageSASIOUnit0; typedef in typeref:struct:MptConfigurationPageSASIOUnit0
2692 AssertCompileSize(MptConfigurationPageSASIOUnit0, 8+2+2+1+3+sizeof(MptConfigurationPageSASIOUnit0PHY));
2694 #define LSILOGICSCSI_SASIOUNIT0_GET_SIZE(ports) (sizeof(MptConfigurationPageSASIOUnit0) + ((ports) - 1) * sizeof(MptConfigurationPageSASIOUnit0PHY))

Completed in 46 milliseconds