Home | History | Annotate | Download | only in Bundle

Lines Matching refs:InstParams

526     LVM_InstParams_t        InstParams;                     /* Instance parameters */
534 InstParams.BufferMode = LVM_UNMANAGED_BUFFERS;
535 InstParams.MaxBlockSize = MAX_CALL_SIZE;
536 InstParams.EQNB_NumBands = MAX_NUM_BANDS;
537 InstParams.PSA_Included = LVM_PSA_ON;
542 &InstParams);
590 &InstParams);