Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhpsa.c299 static void hpsa_free_performant_mode(struct ctlr_info *h);
8209 hpsa_free_performant_mode(h); /* init_one 7 */ in hpsa_undo_allocations_after_kdump_soft_reset()
8822 hpsa_free_performant_mode(h); /* clean7 */ in hpsa_init_one()
8899 hpsa_free_performant_mode(h); in hpsa_init_one()
9098 hpsa_free_performant_mode(h); /* init_one 7 */ in hpsa_remove_one()
9465 static void hpsa_free_performant_mode(struct ctlr_info *h) in hpsa_free_performant_mode() function