e6000sw_is_phyport
if (e6000sw_is_phyport(sc, p->es_port)) {
if (!e6000sw_is_phyport(sc, phy))
static __inline bool e6000sw_is_phyport(e6000sw_softc_t *, int);
!e6000sw_is_phyport(sc, port))
if (!e6000sw_is_phyport(sc, port))
if (!e6000sw_is_phyport(sc, phy) || reg >= E6000SW_NUM_PHY_REGS) {
if (!e6000sw_is_phyport(sc, phy) || reg >= E6000SW_NUM_PHY_REGS) {