Home
last modified time | relevance | path

Searched refs:PCI_STATUS_ERROR_BITS (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/pci/
A Dpci-bridge-emul.c61 .w1c = PCI_STATUS_ERROR_BITS << 16,
106 .w1c = PCI_STATUS_ERROR_BITS << 16,
A Dpci.c207 status &= PCI_STATUS_ERROR_BITS; in pci_status_get_and_clear_errors()
/linux-6.3-rc2/drivers/net/fddi/skfp/
A Ddrvfbi.c111 outpw(PCI_C(PCI_STATUS), word | PCI_STATUS_ERROR_BITS); in card_start()
/linux-6.3-rc2/drivers/net/ethernet/marvell/
A Dskge.c3328 pci_status &= PCI_STATUS_ERROR_BITS; in skge_error_irq()
3540 pci_status | PCI_STATUS_ERROR_BITS); in skge_reset()
A Dsky2.c2864 pci_err | PCI_STATUS_ERROR_BITS); in sky2_hw_intr()
3264 status |= PCI_STATUS_ERROR_BITS; in sky2_reset()
/linux-6.3-rc2/include/linux/
A Dpci.h46 #define PCI_STATUS_ERROR_BITS (PCI_STATUS_DETECTED_PARITY | \ macro

Completed in 36 milliseconds