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);169 pcibios_report_status(PCI_STATUS_REC_MASTER_ABORT | in dc21285_abort_irq()188 pcibios_report_status(PCI_STATUS_SIG_SYSTEM_ERROR, 1); in dc21285_serr_irq()217 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1); in dc21285_dparity_irq()232 pcibios_report_status(PCI_STATUS_PARITY | PCI_STATUS_DETECTED_PARITY, 1); in dc21285_parity_irq()
134 pcibios_report_status(PCI_STATUS_REC_TARGET_ABORT | in pcibios_handle_status_errors()144 pcibios_report_status(PCI_STATUS_PARITY | in pcibios_handle_status_errors()
263 void __ref 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()
44 extern void pcibios_report_status(unsigned int status_mask, int warn);
59 void pcibios_report_status(u_int status_mask, int warn) in pcibios_report_status() function