Searched refs:MAX_BUSES (Results 1 – 7 of 7) sorted by relevance
72 #define MAX_BUSES 2 /* 2 */ macro495 } bus[MAX_BUSES];1038 struct bus_param bus_settings[MAX_BUSES];
677 for(i = 0; i < MAX_BUSES; i++) { in qla1280_read_nvram()2005 for (bus = 0; bus < MAX_BUSES; bus++) { in qla1280_set_defaults()2128 for (bus = 0; bus < MAX_BUSES; bus++) in qla1280_nvram_config()
92 #define MAX_BUSES 1 macro
407 host->max_channel = MAX_BUSES - 1; in qla24xx_create_vhost()
130 #define MAX_BUSES 1 /* We only have one bus today */ macro
1912 host->max_channel = MAX_BUSES - 1; in qla2x00_probe_one()
48 #define MAX_BUSES 3 macro