Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhpsa.c346 static inline bool hpsa_is_pending_event(struct CommandList *c) in hpsa_is_pending_event() function
1170 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()