Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/sdcard/
H A Dsda.h117 #define R1_OUT_OF_RANGE (1U << 31) macro
144 R1_ERROR | R1_OUT_OF_RANGE | R1_ADDRESS_ERROR | R1_BLOCK_LEN_ERROR | \
/titanic_41/usr/src/uts/common/io/sdcard/impl/
H A Dsda_slot.c130 R1_OUT_OF_RANGE | R1_ERASE_PARAM)) { in sda_slot_check_response()