Searched refs:drive1 (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/block/paride/
H A Dpcd.c17 drive1 1-6 integers as follows:
77 pcd.drive1
121 static int drive1[6] = { 0, 0, 0, -1, -1, -1 }; variable
125 static int (*drives[4])[6] = {&drive0, &drive1, &drive2, &drive3};
152 module_param_array(drive1, int, NULL, 0);
H A Dpg.c51 drive1 1-6 integers as follows:
108 pg.drive1
146 static int drive1[6] = { 0, 0, 0, -1, -1, -1 }; variable
150 static int (*drives[4])[6] = {&drive0, &drive1, &drive2, &drive3};
175 module_param_array(drive1, int, NULL, 0);
H A Dpt.c28 drive1 1-6 integers as follows:
85 pt.drive1
126 static int drive1[6] = { 0, 0, 0, -1, -1, -1 }; variable
130 static int (*drives[4])[6] = {&drive0, &drive1, &drive2, &drive3};
159 module_param_array(drive1, int, NULL, 0);
H A Dpd.c17 drive1 1-8 integers as follows:
94 pd.drive1
137 static int drive1[8] = { 0, 0, 0, -1, 0, 1, -1, -1 }; variable
141 static int (*drives[4])[8] = {&drive0, &drive1, &drive2, &drive3};
170 module_param_array(drive1, int, NULL, 0);
H A Dpf.c17 drive1 1-7 integers as follows:
92 pf.drive1
137 static int drive1[7] = { 0, 0, 0, -1, -1, -1, -1 }; variable
141 static int (*drives[4])[7] = {&drive0, &drive1, &drive2, &drive3};
169 module_param_array(drive1, int, NULL, 0);
/linux-4.4.14/drivers/ide/
H A Dcs5530.c127 outl(timings, basereg + 12); /* write drive1 config register */ cs5530_set_dma_mode()
H A Dcmd640.c349 outb_p(0x1a, 0x176); /* select drive1 */ secondary_port_responding()

Completed in 448 milliseconds