Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss.c4628 static int controller_reset_failed(CfgTable_struct __iomem *cfgtable) in controller_reset_failed() function
4776 rc = controller_reset_failed(vaddr); in cciss_kdump_hard_reset_controller()
5142 rc = controller_reset_failed(h->cfgtable); in cciss_init_one()
/linux-4.4.14/drivers/scsi/
Dhpsa.c7080 static int controller_reset_failed(struct CfgTable __iomem *cfgtable) in controller_reset_failed() function
7200 rc = controller_reset_failed(vaddr); in hpsa_kdump_hard_reset_controller()
8514 rc = controller_reset_failed(h->cfgtable); in hpsa_init_one()