Defines | |
#define | ADL_BLAYOUT_VALID_NUMBER_OF_SLOTS 0x1 |
Indicates the number of slots is valid. | |
#define | ADL_BLAYOUT_VALID_SLOT_SIZES 0x2 |
Indicates the slot sizes are valid. Size of the slot consists of the length and width. | |
#define | ADL_BLAYOUT_VALID_CONNECTOR_OFFSETS 0x4 |
Indicates the connector offsets are valid. | |
#define | ADL_BLAYOUT_VALID_CONNECTOR_LENGTHS 0x8 |
Indicates the connector lengths is valid. |
#define ADL_BLAYOUT_VALID_NUMBER_OF_SLOTS 0x1 |
Indicates the number of slots is valid.
#define ADL_BLAYOUT_VALID_SLOT_SIZES 0x2 |
Indicates the slot sizes are valid. Size of the slot consists of the length and width.
#define ADL_BLAYOUT_VALID_CONNECTOR_OFFSETS 0x4 |
Indicates the connector offsets are valid.
#define ADL_BLAYOUT_VALID_CONNECTOR_LENGTHS 0x8 |
Indicates the connector lengths is valid.