Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/etherswitch/
H A Detherswitch.c49 struct etherswitch_softc { struct
74 sizeof(struct etherswitch_softc), argument
105 struct etherswitch_softc *sc; in etherswitch_attach()
129 struct etherswitch_softc *sc = (struct etherswitch_softc *)device_get_softc(dev); in etherswitch_detach()
140 struct etherswitch_softc *sc = cdev->si_drv1; in etherswitchioctl()