Searched refs:drive_get_max_bus (Results 1 – 6 of 6) sorted by relevance
38 extern int drive_get_max_bus(BlockInterfaceType type);
190 extern int drive_get_max_bus(BlockInterfaceType type);
283 if (drive_get_max_bus(IF_IDE) >= MAX_IDE_BUS) { in mips_r4k_init()
1162 if (drive_get_max_bus(IF_IDE) >= MAX_IDE_BUS) {1244 max_bus = drive_get_max_bus(IF_SCSI);
78 int drive_get_max_bus(BlockInterfaceType type) in drive_get_max_bus() function
674 int drive_get_max_bus(BlockInterfaceType type) in drive_get_max_bus() function