Searched refs:next_command (Results 1 – 2 of 2) sorted by relevance
203 static inline u32 next_command(ctlr_info_t *h);3501 static inline u32 next_command(ctlr_info_t *h) in next_command() function3531 return next_command(h); in process_indexed_cmd()3534 return next_command(h); in process_indexed_cmd()3548 return next_command(h); in process_nonindexed_cmd()3552 return next_command(h); in process_nonindexed_cmd()3589 raw_tag = next_command(h); in cciss_intx_discard_completions()3607 raw_tag = next_command(h); in cciss_msix_discard_completions()
271 static inline u32 next_command(struct ctlr_info *h, u8 q);913 static inline u32 next_command(struct ctlr_info *h, u8 q) in next_command() function6841 raw_tag = next_command(h, q); in hpsa_intx_discard_completions()6858 raw_tag = next_command(h, q); in hpsa_msix_discard_completions()6875 raw_tag = next_command(h, q); in do_hpsa_intr_intx()6891 raw_tag = next_command(h, q); in do_hpsa_intr_msi()