Searched refs:MAX_BUSES (Results 1 – 7 of 7) sorted by relevance
19 #define MAX_BUSES 2 macro23 static struct pci_controller pci_hose[MAX_BUSES];124 if (num_buses > MAX_BUSES) { in mpc83xx_pci_init()126 num_buses, MAX_BUSES); in mpc83xx_pci_init()128 num_buses = MAX_BUSES; in mpc83xx_pci_init()
63 #define MAX_BUSES 2 /* 2 */ macro488 } bus[MAX_BUSES];1031 struct bus_param bus_settings[MAX_BUSES];
639 for(i = 0; i < MAX_BUSES; i++) { in qla1280_read_nvram() 2038 for (bus = 0; bus < MAX_BUSES; bus++) { in qla1280_set_defaults() 2161 for (bus = 0; bus < MAX_BUSES; bus++) in qla1280_nvram_config()
124 #define MAX_BUSES 1 macro
549 host->max_channel = MAX_BUSES - 1; in qla24xx_create_vhost()
306 #define MAX_BUSES 1 /* We only have one bus today */ macro
3306 host->max_channel = MAX_BUSES - 1; in qla2x00_probe_one()