Searched refs:PCI_INT_STAT (Results 1 – 3 of 3) sorted by relevance
218 #define PCI_INT_STAT 0x00040014 macro
775 cx_write(PCI_INT_STAT, 0xffffffff); in cx25821_initialize()1212 pci_status = cx_read(PCI_INT_STAT); in cx25821_irq()1226 cx_write(PCI_INT_STAT, mask[i]); in cx25821_irq()
53 #define PCI_INT_STAT 0x040014 /* PCI interrupt status */ macro