Home
last modified time | relevance | path

Searched refs:number_of_controllers (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dhpsa.c197 static int number_of_controllers; variable
6847 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()