Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhpsa.c349 static inline bool hpsa_is_cmd_idle(struct CommandList *c) in hpsa_is_cmd_idle() function
1839 if (!hpsa_is_cmd_idle(c)) in hpsa_find_outstanding_commands_for_dev()
3110 if (hpsa_is_cmd_idle(c)) in hpsa_cmd_dev_match()
6136 if (unlikely(!hpsa_is_cmd_idle(c))) { in cmd_tagged_alloc()