Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sun/
Dcassini.h163 #define PCI_ERR_OTHER 0x04 /* other PCI errors */ macro
Dcassini.c1686 if (stat & PCI_ERR_OTHER) in cas_pci_interrupt()
1694 if (stat & PCI_ERR_OTHER) { in cas_pci_interrupt()
3732 PCI_ERR_OTHER | PCI_ERR_BIM_DMA_WRITE | in cas_global_reset()