Home
last modified time | relevance | path

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

/drivers/block/
Dcciss.c3455 static inline long interrupt_not_for_us(ctlr_info_t *h) in interrupt_not_for_us() function
3567 if (interrupt_not_for_us(h)) in cciss_intx_discard_completions()
3602 if (interrupt_not_for_us(h)) in do_cciss_intx()
/drivers/scsi/
Dhpsa.c5503 static inline long interrupt_not_for_us(struct ctlr_info *h) in interrupt_not_for_us() function
5653 if (interrupt_not_for_us(h)) in hpsa_intx_discard_completions()
5686 if (interrupt_not_for_us(h)) in do_hpsa_intr_intx()