Searched refs:write_driver_ver_to_cfgtable (Results 1 – 2 of 2) sorted by relevance
210 static int write_driver_ver_to_cfgtable(CfgTable_struct __iomem *cfgtable);4229 rc = write_driver_ver_to_cfgtable(h->cfgtable); in cciss_find_cfgtables()4603 static int write_driver_ver_to_cfgtable(CfgTable_struct __iomem *cfgtable) in write_driver_ver_to_cfgtable() function4721 rc = write_driver_ver_to_cfgtable(cfgtable); in cciss_kdump_hard_reset_controller()
7055 static int write_driver_ver_to_cfgtable(struct CfgTable __iomem *cfgtable) in write_driver_ver_to_cfgtable() function7161 rc = write_driver_ver_to_cfgtable(cfgtable); in hpsa_kdump_hard_reset_controller()7473 rc = write_driver_ver_to_cfgtable(h->cfgtable); in hpsa_find_cfgtables()