Home
last modified time | relevance | path

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

/qemu/hw/sd/
H A Dsd.c119 struct SDState { struct
120 DeviceState parent_obj;
123 uint32_t ocr;
124 uint8_t scr[8];
125 uint8_t cid[16];
126 uint8_t csd[16];
127 uint16_t rca;
128 uint32_t card_status;
129 uint8_t sd_status[64];
130 union {
[all …]