Home | History | Annotate | Download | only in Ctrl_Interface

Lines Matching refs:hAPConnection

454     pDrvMain->tStadHandles.hAPConnection = apConn_create (hOs);
455 if (pDrvMain->tStadHandles.hAPConnection == NULL)
702 if (pDrvMain->tStadHandles.hAPConnection != NULL)
704 apConn_unload (pDrvMain->tStadHandles.hAPConnection);
900 apConn_SetDefaults (pDrvMain->tStadHandles.hAPConnection, &pInitTable->apConnParams);