Home
last modified time | relevance | path

Searched refs:R1_ERRS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/sdcard/
H A Dsda.h143 #define R1_ERRS (\ macro
/titanic_41/usr/src/uts/common/io/sdcard/impl/
H A Dsda_slot.c125 if ((errs = (cmdp->sc_response[0] & R1_ERRS)) != 0) { in sda_slot_check_response()