Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.c252 static int number_of_controllers; variable
8645 if (number_of_controllers == 0) in hpsa_init_one()
8710 h->ctlr = number_of_controllers; in hpsa_init_one()
8711 number_of_controllers++; in hpsa_init_one()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.c251 static int number_of_controllers; variable
8670 if (number_of_controllers == 0) in hpsa_init_one()
8735 h->ctlr = number_of_controllers; in hpsa_init_one()
8736 number_of_controllers++; in hpsa_init_one()

Completed in 25 milliseconds