Searched refs:parameterList (Results 1 – 1 of 1) sorted by relevance
3298 PFORMAT_UNIT_PARAMETER_LIST parameterList; in USBFlopFormatTracks() local3386 parameterList = ExAllocatePool(NonPagedPoolNx, in USBFlopFormatTracks()3389 if (parameterList == NULL) in USBFlopFormatTracks()3399 parameterList->DefectListHeader.SingleTrack = 1; in USBFlopFormatTracks()3404 parameterList->FormatDescriptor.NumberOfBlocks[0] = in USBFlopFormatTracks()3407 parameterList->FormatDescriptor.NumberOfBlocks[1] = in USBFlopFormatTracks()3410 parameterList->FormatDescriptor.NumberOfBlocks[2] = in USBFlopFormatTracks()3416 parameterList->FormatDescriptor.BlockLength[0] = in USBFlopFormatTracks()3419 parameterList->FormatDescriptor.BlockLength[1] = in USBFlopFormatTracks()3422 parameterList->FormatDescriptor.BlockLength[2] = in USBFlopFormatTracks()[all …]