Home
last modified time | relevance | path

Searched refs:MAX_DEFECTIVE_BLOCK (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/staging/rts5139/
Drts51x_chip.h425 #define MAX_DEFECTIVE_BLOCK 10 macro
430 u16 defect_list[MAX_DEFECTIVE_BLOCK]; /* For MS card only */
Dms.c2061 while (i < (MAX_DEFECTIVE_BLOCK + 2)) {
2075 if (i == (MAX_DEFECTIVE_BLOCK + 2)) {
/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_chip.h359 #define MAX_DEFECTIVE_BLOCK 10 macro
364 u16 defect_list[MAX_DEFECTIVE_BLOCK]; /* For MS card only */
Dms.c1878 while (i < (MAX_DEFECTIVE_BLOCK + 2)) { in reset_ms()
1899 if (i == (MAX_DEFECTIVE_BLOCK + 2)) { in reset_ms()