Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.c269 static void hpsa_free_performant_mode(struct ctlr_info *h);
8026 hpsa_free_performant_mode(h); /* init_one 7 */ in hpsa_undo_allocations_after_kdump_soft_reset()
8492 hpsa_free_performant_mode(h); /* clean7 */ in hpsa_init_one()
8559 hpsa_free_performant_mode(h); in hpsa_init_one()
8747 hpsa_free_performant_mode(h); /* init_one 7 */ in hpsa_remove_one()
9120 static void hpsa_free_performant_mode(struct ctlr_info *h) in hpsa_free_performant_mode() function