Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss.c3544 static int ignore_bogus_interrupt(ctlr_info_t *h) in ignore_bogus_interrupt() function
3564 if (ignore_bogus_interrupt(h)) in cciss_intx_discard_completions()
3585 if (ignore_bogus_interrupt(h)) in cciss_msix_discard_completions()
/linux-4.1.27/drivers/scsi/
Dhpsa.c5435 static int ignore_bogus_interrupt(struct ctlr_info *h) in ignore_bogus_interrupt() function
5465 if (ignore_bogus_interrupt(h)) in hpsa_intx_discard_completions()
5485 if (ignore_bogus_interrupt(h)) in hpsa_msix_discard_completions()