Searched refs:hpsa_is_pending_event (Results 1 – 1 of 1) sorted by relevance
314 static inline bool hpsa_is_pending_event(struct CommandList *c) in hpsa_is_pending_event() function1110 if (unlikely(hpsa_is_pending_event(c))) in enqueue_cmd_and_start_io()2420 if ((unlikely(hpsa_is_pending_event(cp)))) { in complete_scsi_command()