Home
last modified time | relevance | path

Searched refs:subservice_registation_handle_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/qat_api/qat_direct/include/
H A Dicp_adf_init.h84 } subservice_registation_handle_t; typedef
97 CpaStatus icp_adf_subsystemRegister(subservice_registation_handle_t *handle);
112 CpaStatus icp_adf_subsystemUnregister(subservice_registation_handle_t *handle);
151 icp_adf_isSubsystemStarted(subservice_registation_handle_t *subsystem_hdl);
/freebsd/sys/dev/qat/qat_api/qat_kernel/src/
H A Dlac_adf_interface_freebsd.c13 static subservice_registation_handle_t *salService = NULL;
147 subservice_registation_handle_t *sal_service_reg_handle) in icp_adf_subsystemRegister()
170 subservice_registation_handle_t *sal_service_reg_handle) in icp_adf_subsystemUnregister()
413 icp_adf_isSubsystemStarted(subservice_registation_handle_t *subsystem_hdl) in icp_adf_isSubsystemStarted()
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_ctrl_services.c64 static subservice_registation_handle_t sal_service_reg_handle;