Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_lib.c3485 char *fc_str_end; in ice_sysctl_fc_config() local
3548 fc_num = strtol(fc_str, &fc_str_end, 0); in ice_sysctl_fc_config()
3549 if (fc_str_end == fc_str) in ice_sysctl_fc_config()