Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/keucr/
Dsmilsub.c76 redundant+=REDT_BLOCK; in Check_D_FailBlock()
150 *(redundant+REDT_BLOCK)=0xFF; in Set_D_LogBlockAddr()
167 *redundant++=(BYTE)((i==REDT_BLOCK)?0xF0:0xFF); in Set_D_FailBlock()
Dsmil.h116 #define REDT_BLOCK 0x05 macro