Home | History | Annotate | Download | only in src

Lines Matching defs:hDBEInstance

691         LVDBE_Handle_t          hDBEInstance;               /* Instance handle */
735 hDBEInstance = LVM_NULL; /* Set to NULL to return handle */
736 LVDBE_Status = LVDBE_Init(&hDBEInstance, /* Initiailse */
740 pInstance->hDBEInstance = hDBEInstance; /* Save the instance handle */