Searched refs:hpsa_is_pending_event (Results 1 – 1 of 1) sorted by relevance
346 static inline bool hpsa_is_pending_event(struct CommandList *c) in hpsa_is_pending_event() function1170 if (unlikely(hpsa_is_pending_event(c))) in enqueue_cmd_and_start_io()2598 if ((unlikely(hpsa_is_pending_event(cp)))) in complete_scsi_command()