Searched refs:MODE_PARAMETER_BLOCK (Results 1 – 9 of 9) sorted by relevance
1348 (header->BlockDescriptorLength[0] == sizeof(MODE_PARAMETER_BLOCK))) in DeviceRetryTimeDetectionBasedOnModePage2A()1351 dataLength -= min(dataLength, sizeof(MODE_PARAMETER_BLOCK)); in DeviceRetryTimeDetectionBasedOnModePage2A()1355 sizeof(MODE_PARAMETER_BLOCK) in DeviceRetryTimeDetectionBasedOnModePage2A()
1811 modeParameters->ParameterListHeader.BlockDescriptorLength = sizeof(MODE_PARAMETER_BLOCK); in _IRQL_requires_max_()2441 sizeof(MODE_PARAMETER_BLOCK); in _IRQL_requires_max_()2454 sizeof(MODE_PARAMETER_BLOCK); in _IRQL_requires_max_()
169 MODE_PARAMETER_BLOCK BlockDescriptor;
2211 } MODE_PARAMETER_BLOCK, *PMODE_PARAMETER_BLOCK; typedef2216 MODE_PARAMETER_BLOCK ParameterListBlock; // List Block Descriptor
1967 ModeHeader->ModeDataLength = sizeof(MODE_PARAMETER_HEADER) + sizeof(MODE_PARAMETER_BLOCK); in DeviceRequestSense()1968 ModeHeader->BlockDescriptorLength = sizeof(MODE_PARAMETER_BLOCK); in DeviceRequestSense()
2532 } MODE_PARAMETER_BLOCK, *PMODE_PARAMETER_BLOCK; typedef2537 MODE_PARAMETER_BLOCK ParameterListBlock; // List Block Descriptor
2826 } MODE_PARAMETER_BLOCK, *PMODE_PARAMETER_BLOCK; typedef3184 MODE_PARAMETER_BLOCK ParameterListBlock;
1986 }MODE_PARAMETER_BLOCK, *PMODE_PARAMETER_BLOCK; typedef
1861 length2 = Length + sizeof(MODE_PARAMETER_HEADER) + sizeof(MODE_PARAMETER_BLOCK); in DiskModeSelect()1881 ((PMODE_PARAMETER_HEADER)buffer)->BlockDescriptorLength = sizeof(MODE_PARAMETER_BLOCK); in DiskModeSelect()