Searched refs:number_of_controllers (Results 1 – 1 of 1) sorted by relevance
197 static int number_of_controllers; variable6847 if (number_of_controllers == 0) in hpsa_init_one()6906 sprintf(h->devname, HPSA "%d", number_of_controllers); in hpsa_init_one()6907 h->ctlr = number_of_controllers; in hpsa_init_one()6908 number_of_controllers++; in hpsa_init_one()