Searched refs:etherswitch_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/etherswitch/
H A Detherswitch.c49 struct etherswitch_softc { struct
74 sizeof(struct etherswitch_softc),
105 struct etherswitch_softc *sc;
129 struct etherswitch_softc *sc = (struct etherswitch_softc *)device_get_softc(dev);
140 struct etherswitch_softc *sc = cdev->si_drv1;

Completed in 55 milliseconds