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

/freebsd-11-stable/sys/dev/spibus/
H A Dspibusvar.h30 #define SPIBUS_SOFTC(d) (struct spibus_softc *) device_get_softc(d) macro
H A Dspibus.c60 struct spibus_softc *sc = SPIBUS_SOFTC(dev);

Completed in 59 milliseconds