Home
last modified time | relevance | path

Searched defs:mmcspi_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mmc/
H A Dmmcspi.c201 struct mmcspi_softc { struct
202 device_t dev; /* this mmc bridge device */
203 device_t busdev;
204 struct mmcspi_slot slot;
205 unsigned int use_crc; /* command CRC checking */