Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhpsa.c292 static void hpsa_free_performant_mode(struct ctlr_info *h);
8083 hpsa_free_performant_mode(h); /* init_one 7 */ in hpsa_undo_allocations_after_kdump_soft_reset()
8676 hpsa_free_performant_mode(h); /* clean7 */ in hpsa_init_one()
8751 hpsa_free_performant_mode(h); in hpsa_init_one()
8945 hpsa_free_performant_mode(h); /* init_one 7 */ in hpsa_remove_one()
9312 static void hpsa_free_performant_mode(struct ctlr_info *h) in hpsa_free_performant_mode() function