Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss.c210 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() function
4721 rc = write_driver_ver_to_cfgtable(cfgtable); in cciss_kdump_hard_reset_controller()
/linux-4.4.14/drivers/scsi/
Dhpsa.c7055 static int write_driver_ver_to_cfgtable(struct CfgTable __iomem *cfgtable) in write_driver_ver_to_cfgtable() function
7161 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()