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