Searched refs:pcibios_report_status (Results 1 – 6 of 6) sorted by relevance
37 extern void pcibios_report_status(u_int status_mask, int warn);174 pcibios_report_status(PCI_STATUS_REC_MASTER_ABORT | in dc21285_abort_irq()193 pcibios_report_status(PCI_STATUS_SIG_SYSTEM_ERROR, 1); in dc21285_serr_irq()222 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1); in dc21285_dparity_irq()237 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1); in dc21285_parity_irq()
137 pcibios_report_status(PCI_STATUS_REC_TARGET_ABORT | in pcibios_handle_status_errors()147 pcibios_report_status(PCI_STATUS_PARITY | in pcibios_handle_status_errors()
259 void __init_refok pcibios_report_status(unsigned int status_mask, int warn) in pcibios_report_status() function
153 pcibios_report_status(PCI_STATUS_SIG_SYSTEM_ERROR, 1); in sh7780_pci_serr_irq()
43 extern void pcibios_report_status(unsigned int status_mask, int warn);
58 void pcibios_report_status(u_int status_mask, int warn) in pcibios_report_status() function