Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss.c212 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() function
4706 rc = write_driver_ver_to_cfgtable(cfgtable); in cciss_kdump_hard_reset_controller()
/linux-4.1.27/drivers/scsi/
Dhpsa.c5688 static int write_driver_ver_to_cfgtable(struct CfgTable __iomem *cfgtable) in write_driver_ver_to_cfgtable() function
5800 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()