Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhpsa.c325 static bool hpsa_cmd_dev_match(struct ctlr_info *h, struct CommandList *c,
1829 if (refcount > 1 && hpsa_cmd_dev_match(h, c, dev, in hpsa_find_outstanding_commands_for_dev()
3069 static bool hpsa_cmd_dev_match(struct ctlr_info *h, struct CommandList *c, in hpsa_cmd_dev_match() function
3146 if (refcount > 1 && hpsa_cmd_dev_match(h, c, dev, scsi3addr)) { in hpsa_do_reset()