Searched refs:PCI_INT_DMA0_HLT (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/firewire/ | ||
A D | nosy.h | 42 #define PCI_INT_DMA0_HLT (1<<0) macro |
A D | nosy.c | 487 if ((pci_int_status & PCI_INT_DMA0_HLT) > 0) { in irq_handler() |
Completed in 4 milliseconds