FP_MAX_DEVICES
if (port->fp_dev_count >= FP_MAX_DEVICES ||
if (port->fp_dev_count < FP_MAX_DEVICES) {