Searched refs:scr_struct (Results 1 – 1 of 1) sorted by relevance
206 unsigned int scr_struct; in mmc_decode_scr() local212 scr_struct = unstuff_bits(resp, 60, 4); in mmc_decode_scr()213 if (scr_struct != 0) { in mmc_decode_scr()215 mmc_hostname(card->host), scr_struct); in mmc_decode_scr()