NUM_FP
addr = find_first_zero_bit(fixed_phy_ids, NUM_FP);
if (addr == NUM_FP)
static DECLARE_BITMAP(fixed_phy_ids, NUM_FP);
static struct fixed_phy fmb_fixed_phys[NUM_FP];