Searched refs:MAX_CONTROLLERS (Results 1 – 2 of 2) sorted by relevance
506 #define MAX_CONTROLLERS 32 macro
90 static adapter_t *hba_soft_state[MAX_CONTROLLERS];94 static struct mega_hbas mega_hbas[MAX_CONTROLLERS];114 static struct mcontroller mcontroller[MAX_CONTROLLERS];4170 if (hba_count >= MAX_CONTROLLERS) in megaraid_probe_one()