Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/utils/
H A Dsal_string_parse.c51 Sal_Strtoul(const char *cp, char **endp, unsigned int cfgBase) in Sal_Strtoul() argument
55 ulResult = (Cpa64U)simple_strtoull(cp, endp, cfgBase); in Sal_Strtoul()
/freebsd/sys/dev/qat/qat_api/common/include/
H A Dsal_string_parse.h63 Cpa64U Sal_Strtoul(const char *cp, char **endp, unsigned int cfgBase);