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