Searched refs:write_driver_ver_to_cfgtable (Results 1 – 2 of 2) sorted by relevance
212 static int write_driver_ver_to_cfgtable(CfgTable_struct __iomem *cfgtable);4213 rc = write_driver_ver_to_cfgtable(h->cfgtable); in cciss_find_cfgtables()4587 static int write_driver_ver_to_cfgtable(CfgTable_struct __iomem *cfgtable) in write_driver_ver_to_cfgtable() function4706 rc = write_driver_ver_to_cfgtable(cfgtable); in cciss_kdump_hard_reset_controller()
5688 static int write_driver_ver_to_cfgtable(struct CfgTable __iomem *cfgtable) in write_driver_ver_to_cfgtable() function5800 rc = write_driver_ver_to_cfgtable(cfgtable); in hpsa_kdump_hard_reset_controller()6085 rc = write_driver_ver_to_cfgtable(h->cfgtable); in hpsa_find_cfgtables()