Searched refs:pcibios_report_status (Results 1 – 6 of 6) sorted by relevance
38 extern void pcibios_report_status(u_int status_mask, int warn);175 pcibios_report_status(PCI_STATUS_REC_MASTER_ABORT | in dc21285_abort_irq()194 pcibios_report_status(PCI_STATUS_SIG_SYSTEM_ERROR, 1); in dc21285_serr_irq()223 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1); in dc21285_dparity_irq()238 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()
146 pcibios_report_status(PCI_STATUS_SIG_SYSTEM_ERROR, 1); in sh7780_pci_serr_irq()
343 void __init_refok pcibios_report_status(unsigned int status_mask, int warn) in pcibios_report_status() function
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