Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhpsa.c299 static void hpsa_free_performant_mode(struct ctlr_info *h);
8182 hpsa_free_performant_mode(h); /* init_one 7 */ in hpsa_undo_allocations_after_kdump_soft_reset()
8799 hpsa_free_performant_mode(h); /* clean7 */ in hpsa_init_one()
8876 hpsa_free_performant_mode(h); in hpsa_init_one()
9075 hpsa_free_performant_mode(h); /* init_one 7 */ in hpsa_remove_one()
9442 static void hpsa_free_performant_mode(struct ctlr_info *h) in hpsa_free_performant_mode() function