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

/freebsd-11.0-release/sys/dev/joy/
H A Djoyvar.h31 struct joy_softc { struct
H A Djoy.c99 struct joy_softc *joy = device_get_softc(dev);
117 struct joy_softc *joy = device_get_softc(dev);
131 struct joy_softc *joy = dev->si_drv1;
144 struct joy_softc *joy = dev->si_drv1;
153 struct joy_softc *joy = dev->si_drv1;
217 struct joy_softc *joy = dev->si_drv1;
H A Djoy_isa.c81 sizeof (struct joy_softc)

Completed in 102 milliseconds