Searched defs:drive1 (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/block/paride/ |
D | pg.c | 146 static int drive1[6] = { 0, 0, 0, -1, -1, -1 }; variable
|
D | pd.c | 137 static int drive1[8] = { 0, 0, 0, -1, 0, 1, -1, -1 }; variable
|
D | pcd.c | 121 static int drive1[6] = { 0, 0, 0, -1, -1, -1 }; variable
|
D | pt.c | 126 static int drive1[6] = { 0, 0, 0, -1, -1, -1 }; variable
|
D | pf.c | 137 static int drive1[7] = { 0, 0, 0, -1, -1, -1, -1 }; variable
|