Searched refs:MAX_BUSES (Results 1 – 6 of 6) sorted by relevance
63 #define MAX_BUSES 2 /* 2 */ macro487 } bus[MAX_BUSES];1030 struct bus_param bus_settings[MAX_BUSES];
647 for(i = 0; i < MAX_BUSES; i++) { in qla1280_read_nvram()2041 for (bus = 0; bus < MAX_BUSES; bus++) { in qla1280_set_defaults()2164 for (bus = 0; bus < MAX_BUSES; bus++) in qla1280_nvram_config()
126 #define MAX_BUSES 1 macro
531 host->max_channel = MAX_BUSES - 1; in qla24xx_create_vhost()
241 #define MAX_BUSES 1 /* We only have one bus today */ macro
3119 host->max_channel = MAX_BUSES - 1; in qla2x00_probe_one()