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