Searched refs:MVS_MAX_PHYS (Results 1 – 3 of 3) sorted by relevance
376 struct mvs_phy phy[MVS_MAX_PHYS];377 struct mvs_port port[MVS_MAX_PHYS];
48 MVS_MAX_PHYS = 8, /* max. possible phys */ enumerator
1127 if (phy_no >= MVS_MAX_PHYS) in mvs_port_notify_deformed()