Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss.c4612 static int controller_reset_failed(CfgTable_struct __iomem *cfgtable) in controller_reset_failed() function
4761 rc = controller_reset_failed(vaddr); in cciss_kdump_hard_reset_controller()
5127 rc = controller_reset_failed(h->cfgtable); in cciss_init_one()
/linux-4.1.27/drivers/scsi/
Dhpsa.c5713 static int controller_reset_failed(struct CfgTable __iomem *cfgtable) in controller_reset_failed() function
5839 rc = controller_reset_failed(vaddr); in hpsa_kdump_hard_reset_controller()
6984 rc = controller_reset_failed(h->cfgtable); in hpsa_init_one()