Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.c348 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()
3117 if (hpsa_is_cmd_idle(c)) in hpsa_cmd_dev_match()
6132 if (unlikely(!hpsa_is_cmd_idle(c))) { in cmd_tagged_alloc()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.c347 static inline bool hpsa_is_cmd_idle(struct CommandList *c) in hpsa_is_cmd_idle() function
1845 if (!hpsa_is_cmd_idle(c)) in hpsa_find_outstanding_commands_for_dev()
3121 if (hpsa_is_cmd_idle(c)) in hpsa_cmd_dev_match()
6149 if (unlikely(!hpsa_is_cmd_idle(c))) { in cmd_tagged_alloc()

Completed in 23 milliseconds