Searched refs:next_command (Results 1 – 2 of 2) sorted by relevance
205 static inline u32 next_command(ctlr_info_t *h);3485 static inline u32 next_command(ctlr_info_t *h) in next_command() function3515 return next_command(h); in process_indexed_cmd()3518 return next_command(h); in process_indexed_cmd()3532 return next_command(h); in process_nonindexed_cmd()3536 return next_command(h); in process_nonindexed_cmd()3573 raw_tag = next_command(h); in cciss_intx_discard_completions()3591 raw_tag = next_command(h); in cciss_msix_discard_completions()
234 static inline u32 next_command(struct ctlr_info *h, u8 q);697 static inline u32 next_command(struct ctlr_info *h, u8 q) in next_command() function5659 raw_tag = next_command(h, q); in hpsa_intx_discard_completions()5676 raw_tag = next_command(h, q); in hpsa_msix_discard_completions()5696 raw_tag = next_command(h, q); in do_hpsa_intr_intx()5715 raw_tag = next_command(h, q); in do_hpsa_intr_msi()