Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/
H A Detherswitch.c47 struct etherswitch_softc { struct
70 sizeof(struct etherswitch_softc), argument
101 struct etherswitch_softc *sc; in etherswitch_attach()
125 struct etherswitch_softc *sc = (struct etherswitch_softc *)device_get_softc(dev); in etherswitch_detach()
136 struct etherswitch_softc *sc = cdev->si_drv1; in etherswitchioctl()