Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dhpsa.c298 static void hpsa_free_performant_mode(struct ctlr_info *h);
8207 hpsa_free_performant_mode(h); /* init_one 7 */ in hpsa_undo_allocations_after_kdump_soft_reset()
8820 hpsa_free_performant_mode(h); /* clean7 */ in hpsa_init_one()
8897 hpsa_free_performant_mode(h); in hpsa_init_one()
9096 hpsa_free_performant_mode(h); /* init_one 7 */ in hpsa_remove_one()
9464 static void hpsa_free_performant_mode(struct ctlr_info *h) in hpsa_free_performant_mode() function