Home
last modified time | relevance | path

Searched refs:sym_services (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_ctrl_services.c919 &service_container->sym_services, in SalCtrl_ServiceEventShutdown()
997 service_container->sym_services = NULL; in SalCtrl_ServiceEventInit()
1057 &service_container->sym_services, in SalCtrl_ServiceEventInit()
1161 service_container->sym_services); in SalCtrl_ServiceEventStop()
1233 service_container->sym_services); in SalCtrl_ServiceEventError()
1305 service_container->sym_services); in SalCtrl_ServiceEventStart()
H A Dsal_get_instances.c151 list_temp = base_addr->sym_services; in Lac_GetCyNumInstancesByType()
314 list_temp = base_addr->sym_services; in Lac_GetCyInstancesByType()
H A Dsal_crypto.c1638 list_temp = base_addr->sym_services; in Lac_GetFirstSymHandle()
/freebsd/sys/dev/qat/qat_api/common/include/
H A Dlac_sal_types.h160 sal_list_t *sym_services; member
/freebsd/sys/dev/qat/qat/
H A Dqat_ocf.c995 listTemp = baseAddr->sym_services; in qat_ocf_get_irq_instances()