Searched refs:drive_get_max_bus (Results 1 – 6 of 6) sorted by relevance
57 int drive_get_max_bus(BlockInterfaceType type);
272 n = drive_get_max_bus(IF_SCSI); in versatile_init()
295 n = drive_get_max_bus(IF_SCSI); in realview_init()
351 if (drive_get_max_bus(IF_SCSI) >= 0) { in machine_HP_common_init_tail()
291 int drive_get_max_bus(BlockInterfaceType type) in drive_get_max_bus() function
2994 for (i = 0; i <= drive_get_max_bus(IF_SCSI); i++) { in spapr_machine_init()