Home
last modified time | relevance | path

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

/drivers/scsi/
Dhpsa.c192 static int number_of_controllers; variable
6972 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()