Searched refs:PCI_INT_P1394_INT (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/firewire/ | ||
A D | nosy.h | 32 #define PCI_INT_P1394_INT (1<<16) macro |
A D | nosy.c | 471 if ((pci_int_status & PCI_INT_P1394_INT) != 0) { in irq_handler() |
Completed in 5 milliseconds