Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dnsp32.h92 # define IRQSTATUS_PCI_IRQ BIT(9) macro
108 IRQSTATUS_PCI_IRQ | \
H A Dnsp32.c1409 if (irq_stat & IRQSTATUS_PCI_IRQ) { in do_nsp32_isr()