scr_struct        190 drivers/mmc/core/sd.c 	unsigned int scr_struct;
scr_struct        196 drivers/mmc/core/sd.c 	scr_struct = UNSTUFF_BITS(resp, 60, 4);
scr_struct        197 drivers/mmc/core/sd.c 	if (scr_struct != 0) {
scr_struct        199 drivers/mmc/core/sd.c 			mmc_hostname(card->host), scr_struct);