etherswitch_softc
struct etherswitch_softc *sc;
struct etherswitch_softc *sc = (struct etherswitch_softc *)device_get_softc(dev);
struct etherswitch_softc *sc = cdev->si_drv1;
sizeof(struct etherswitch_softc),