Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/firewire/
Dnosy.h23 #define PCI_INT_INT_PEND (1<<31) macro
Dnosy.c467 if ((pci_int_status & PCI_INT_INT_PEND) == 0) in irq_handler()