Searched refs:number_of_controllers (Results 1 – 1 of 1) sorted by relevance
192 static int number_of_controllers; variable6972 if (number_of_controllers == 0) in hpsa_init_one()7021 sprintf(h->devname, HPSA "%d", number_of_controllers); in hpsa_init_one()7022 h->ctlr = number_of_controllers; in hpsa_init_one()7023 number_of_controllers++; in hpsa_init_one()