Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss.c3560 static int ignore_bogus_interrupt(ctlr_info_t *h) in ignore_bogus_interrupt() function
3580 if (ignore_bogus_interrupt(h)) in cciss_intx_discard_completions()
3601 if (ignore_bogus_interrupt(h)) in cciss_msix_discard_completions()
/linux-4.4.14/drivers/scsi/
Dhpsa.c6802 static int ignore_bogus_interrupt(struct ctlr_info *h) in ignore_bogus_interrupt() function
6832 if (ignore_bogus_interrupt(h)) in hpsa_intx_discard_completions()
6852 if (ignore_bogus_interrupt(h)) in hpsa_msix_discard_completions()