Home
last modified time | relevance | path

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

/linux/drivers/pci/
A Dpci-bridge-emul.c62 .w1c = PCI_STATUS_ERROR_BITS << 16,
107 .w1c = PCI_STATUS_ERROR_BITS << 16,
A Dpci.c206 status &= PCI_STATUS_ERROR_BITS; in pci_status_get_and_clear_errors()
/linux/drivers/net/fddi/skfp/
A Ddrvfbi.c111 outpw(PCI_C(PCI_STATUS), word | PCI_STATUS_ERROR_BITS); in card_start()
/linux/include/linux/
A Dpci.h45 #define PCI_STATUS_ERROR_BITS (PCI_STATUS_DETECTED_PARITY | \ macro
/linux/drivers/net/ethernet/marvell/
A Dskge.c3325 pci_status &= PCI_STATUS_ERROR_BITS; in skge_error_irq()
3537 pci_status | PCI_STATUS_ERROR_BITS); in skge_reset()
A Dsky2.c2865 pci_err | PCI_STATUS_ERROR_BITS); in sky2_hw_intr()
3265 status |= PCI_STATUS_ERROR_BITS; in sky2_reset()

Completed in 39 milliseconds