Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhpsa.c300 static inline u32 next_command(struct ctlr_info *h, u8 q);
993 static inline u32 next_command(struct ctlr_info *h, u8 q) in next_command() function
7029 raw_tag = next_command(h, q); in hpsa_intx_discard_completions()
7046 raw_tag = next_command(h, q); in hpsa_msix_discard_completions()
7063 raw_tag = next_command(h, q); in do_hpsa_intr_intx()
7079 raw_tag = next_command(h, q); in do_hpsa_intr_msi()