Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhpsa.c294 static inline u32 next_command(struct ctlr_info *h, u8 q);
983 static inline u32 next_command(struct ctlr_info *h, u8 q) in next_command() function
6911 raw_tag = next_command(h, q); in hpsa_intx_discard_completions()
6928 raw_tag = next_command(h, q); in hpsa_msix_discard_completions()
6945 raw_tag = next_command(h, q); in do_hpsa_intr_intx()
6961 raw_tag = next_command(h, q); in do_hpsa_intr_msi()