Home
last modified time | relevance | path

Searched refs:PCI_STATUS_ERROR_BITS (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-bridge-emul.c62 .w1c = PCI_STATUS_ERROR_BITS << 16,
107 .w1c = PCI_STATUS_ERROR_BITS << 16,
H A Dpci.c197 status &= PCI_STATUS_ERROR_BITS; in pci_status_get_and_clear_errors()
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-bridge-emul.c61 .w1c = PCI_STATUS_ERROR_BITS << 16,
106 .w1c = PCI_STATUS_ERROR_BITS << 16,
H A Dpci.c222 status &= PCI_STATUS_ERROR_BITS; in pci_status_get_and_clear_errors()
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Ddrvfbi.c115 outpw(PCI_C(PCI_STATUS), word | PCI_STATUS_ERROR_BITS); in card_start() local
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Ddrvfbi.c111 outpw(PCI_C(PCI_STATUS), word | PCI_STATUS_ERROR_BITS); in card_start() local
/kernel/linux/linux-5.10/include/linux/
H A Dpci.h45 #define PCI_STATUS_ERROR_BITS (PCI_STATUS_DETECTED_PARITY | \ macro
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dsky2.c2863 pci_err | PCI_STATUS_ERROR_BITS); in sky2_hw_intr()
3263 status |= PCI_STATUS_ERROR_BITS; in sky2_reset()
H A Dskge.c3320 pci_status &= PCI_STATUS_ERROR_BITS; in skge_error_irq()
3532 pci_status | PCI_STATUS_ERROR_BITS); in skge_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dsky2.c2863 pci_err | PCI_STATUS_ERROR_BITS); in sky2_hw_intr()
3263 status |= PCI_STATUS_ERROR_BITS; in sky2_reset()
H A Dskge.c3328 pci_status &= PCI_STATUS_ERROR_BITS; in skge_error_irq()
3540 pci_status | PCI_STATUS_ERROR_BITS); in skge_reset()
/kernel/linux/linux-6.6/include/linux/
H A Dpci.h46 #define PCI_STATUS_ERROR_BITS (PCI_STATUS_DETECTED_PARITY | \ macro

Completed in 60 milliseconds