param_set_min_max
#define param_set_min_max(name, type, which_strtol, min, max) \
param_set_min_max(port, int, simple_strtol, 0, 65535)