Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_fw_logging.c278 char *sev_str_end; in ice_sysctl_fwlog_module_log_severity() local
313 ll_num = strtol(sev_str, &sev_str_end, 0); in ice_sysctl_fwlog_module_log_severity()
314 if (sev_str_end == sev_str) in ice_sysctl_fwlog_module_log_severity()