Home
last modified time | relevance | path

Searched refs:sc_switchtype (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/etherswitch/ip17x/
HDip17x_var.h58 ip17x_switch_type sc_switchtype; member
78 (!!((_sc)->sc_switchtype == IP17X_SWITCH_ ## _type))
HDip17x.c98 sc->sc_switchtype = IP17X_SWITCH_IP175A; in ip17x_probe()
101 sc->sc_switchtype = IP17X_SWITCH_IP175C; in ip17x_probe()
113 sc->sc_switchtype = IP17X_SWITCH_IP175D; in ip17x_probe()
118 sc->sc_switchtype = IP17X_SWITCH_IP178C; in ip17x_probe()
/trueos/sys/dev/etherswitch/arswitch/
HDarswitchvar.h43 (!!((_sc)->sc_switchtype == AR8X16_SWITCH_ ## _type))
53 ar8x16_switch_type sc_switchtype; member
HDarswitch.c95 sc->sc_switchtype = AR8X16_SWITCH_AR7240; in arswitch_probe()
106 sc->sc_switchtype = AR8X16_SWITCH_AR8216; in arswitch_probe()
110 sc->sc_switchtype = AR8X16_SWITCH_AR8226; in arswitch_probe()
114 sc->sc_switchtype = AR8X16_SWITCH_AR8316; in arswitch_probe()