Home
last modified time | relevance | path

Searched refs:IP17X_IS_SWITCH (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/etherswitch/ip17x/
H A Dip17x_var.h77 #define IP17X_IS_SWITCH(_sc, _type) \ macro
H A Dip17x.c224 if (IP17X_IS_SWITCH(sc, IP175C)) in ip17x_attach()
226 else if (IP17X_IS_SWITCH(sc, IP175D)) in ip17x_attach()
472 if (IP17X_IS_SWITCH(sc, IP175C) && in ip17x_setport()
H A Dip17x_vlans.c153 if (IP17X_IS_SWITCH(sc, IP175C) && in ip17x_setvgroup()