Searched defs:mmcspi_softc (Results 1 – 1 of 1) sorted by relevance
201 struct mmcspi_softc { struct202 device_t dev; /* this mmc bridge device */203 device_t busdev;204 struct mmcspi_slot slot;205 unsigned int use_crc; /* command CRC checking */