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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Damiflop.c140 static int num_dr_types = sizeof(drive_types) / sizeof(drive_types[0]); variable
1586 for (type = 0; type < num_dr_types; type++)
1590 if (type >= num_dr_types) {
1593 unit[drive].type = &drive_types[num_dr_types-1]; /* FD_NODRIVE */
1754 unit[drive].type = &drive_types[num_dr_types - 1]; /* FD_NODRIVE */

Completed in 27 milliseconds