Searched refs:PDS_RC_BAD_PCI (Results 1 – 3 of 3) sorted by relevance
45 case PDS_RC_BAD_PCI: in pdsc_err_to_errno()70 return (pdsc->fw_status != PDS_RC_BAD_PCI) && in pdsc_is_fw_running()
617 if (fw_status != PDS_RC_BAD_PCI) in pdsc_check_pci_health()
82 PDS_RC_BAD_PCI = 255, /* Broken PCI when reading status */ enumerator