Searched refs:PCI_STATUS_ERROR_BITS (Results 1 – 6 of 6) sorted by relevance
62 .w1c = PCI_STATUS_ERROR_BITS << 16,107 .w1c = PCI_STATUS_ERROR_BITS << 16,
206 status &= PCI_STATUS_ERROR_BITS; in pci_status_get_and_clear_errors()
111 outpw(PCI_C(PCI_STATUS), word | PCI_STATUS_ERROR_BITS); in card_start()
45 #define PCI_STATUS_ERROR_BITS (PCI_STATUS_DETECTED_PARITY | \ macro
3325 pci_status &= PCI_STATUS_ERROR_BITS; in skge_error_irq()3537 pci_status | PCI_STATUS_ERROR_BITS); in skge_reset()
2865 pci_err | PCI_STATUS_ERROR_BITS); in sky2_hw_intr()3265 status |= PCI_STATUS_ERROR_BITS; in sky2_reset()
Completed in 39 milliseconds