Home
last modified time | relevance | path

Searched refs:SAL_MAX_NUM_INSTANCES_PER_DEV (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/include/
H A Dlac_common.h47 #define SAL_MAX_NUM_INSTANCES_PER_DEV 512 macro
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_ctrl_services.c378 if (*pCount > SAL_MAX_NUM_INSTANCES_PER_DEV) { in SalCtrl_GetInstanceCount()