Searched refs:support_multiblk (Results 1 – 3 of 3) sorted by relevance
81 SDIOB_ACCESSOR(support_multiblk,SUPPORT_MULTIBLK, bool)
88 bool support_multiblk; /* Support Multiple Block Transfer */ member
384 while (sc->cardinfo.support_multiblk && in sdiob_rw_extended_sc()475 *result = sc->cardinfo.support_multiblk; in sdiob_read_ivar()839 sc->cardinfo.support_multiblk = (val & CCCR_CC_SMB) ? true : false; in sdiob_get_card_info()844 sc->cardinfo.support_multiblk ? "yes" : "no"); in sdiob_get_card_info()