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

/freebsd-12-stable/sys/dev/cmx/
H A Dcmx.c153 struct cmx_softc *sc = device_get_softc(dev);
169 struct cmx_softc *sc = device_get_softc(dev);
211 struct cmx_softc *sc = device_get_softc(dev);
244 struct cmx_softc *sc = device_get_softc(dev);
268 struct cmx_softc *sc = device_get_softc(dev);
304 cmx_wait_BSR(struct cmx_softc *sc, uint8_t flags, int test)
340 cmx_sync_write_SCR(struct cmx_softc *sc, uint8_t val)
395 struct cmx_softc *sc = xsc;
419 struct cmx_softc *sc = cdev->si_drv1;
443 struct cmx_softc *s
[all...]
H A Dcmx_pccard.c113 sizeof(struct cmx_softc),
H A Dcmxvar.h38 struct cmx_softc { struct

Completed in 52 milliseconds