Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.c291 static int detect_controller_lockup(struct ctlr_info *h);
5467 if (detect_controller_lockup(h)) { in hpsa_eh_device_reset_handler()
5839 if (detect_controller_lockup(h)) { in hpsa_eh_abort_handler()
8104 static int detect_controller_lockup(struct ctlr_info *h) in detect_controller_lockup() function
8308 detect_controller_lockup(h); in hpsa_monitor_ctlr_worker()