Searched refs:hpsa_is_cmd_idle (Results 1 – 1 of 1) sorted by relevance
309 static inline bool hpsa_is_cmd_idle(struct CommandList *c) in hpsa_is_cmd_idle() function2858 if (hpsa_is_cmd_idle(c)) in hpsa_cmd_dev_match()2937 if (!hpsa_is_cmd_idle(c)) in hpsa_do_reset()5948 if (unlikely(!hpsa_is_cmd_idle(c))) { in cmd_tagged_alloc()