Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.c226 static int number_of_controllers; variable
8339 if (number_of_controllers == 0) in hpsa_init_one()
8404 h->ctlr = number_of_controllers; in hpsa_init_one()
8405 number_of_controllers++; in hpsa_init_one()