Home
last modified time | relevance | path

Searched refs:get_next_completion (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.c6907 static inline unsigned long get_next_completion(struct ctlr_info *h, u8 q) in get_next_completion() function
6999 raw_tag = get_next_completion(h, q); in hpsa_intx_discard_completions()
7016 raw_tag = get_next_completion(h, q); in hpsa_msix_discard_completions()
7032 raw_tag = get_next_completion(h, q); in do_hpsa_intr_intx()
7048 raw_tag = get_next_completion(h, q); in do_hpsa_intr_msi()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.c6935 static inline unsigned long get_next_completion(struct ctlr_info *h, u8 q) in get_next_completion() function
7027 raw_tag = get_next_completion(h, q); in hpsa_intx_discard_completions()
7044 raw_tag = get_next_completion(h, q); in hpsa_msix_discard_completions()
7060 raw_tag = get_next_completion(h, q); in do_hpsa_intr_intx()
7076 raw_tag = get_next_completion(h, q); in do_hpsa_intr_msi()

Completed in 23 milliseconds