Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dcassini.h176 #define PCI_ERR_OTHER 0x04 /* other PCI errors */ macro
Dcassini.c1723 if (stat & PCI_ERR_OTHER) in cas_pci_interrupt()
1731 if (stat & PCI_ERR_OTHER) { in cas_pci_interrupt()
3793 PCI_ERR_OTHER | PCI_ERR_BIM_DMA_WRITE | in cas_global_reset()