Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss.c3471 static inline long interrupt_not_for_us(ctlr_info_t *h) in interrupt_not_for_us() function
3583 if (interrupt_not_for_us(h)) in cciss_intx_discard_completions()
3618 if (interrupt_not_for_us(h)) in do_cciss_intx()
/linux-4.4.14/drivers/scsi/
Dhpsa.c6757 static inline long interrupt_not_for_us(struct ctlr_info *h) in interrupt_not_for_us() function
6835 if (interrupt_not_for_us(h)) in hpsa_intx_discard_completions()
6868 if (interrupt_not_for_us(h)) in do_hpsa_intr_intx()