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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h2775 typedef struct MptConfigurationPageSASIOUnit1 struct
2807 } MptConfigurationPageSASIOUnit1, *PMptConfigurationPageSASIOUnit1; typedef in typeref:struct:MptConfigurationPageSASIOUnit1
2809 AssertCompileSize(MptConfigurationPageSASIOUnit1, 8+12+sizeof(MptConfigurationPageSASIOUnit1PHY));
2811 #define LSILOGICSCSI_SASIOUNIT1_GET_SIZE(ports) (sizeof(MptConfigurationPageSASIOUnit1) + ((ports) - 1) * sizeof(MptConfigurationPageSASIOUnit1PHY))

Completed in 55 milliseconds